Skip to content
Commit 7c192b45 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Add the ability to use logical expressions for capability attributes. This is...

Add the ability to use logical expressions for capability attributes. This is to allow requirements to be expressed not just in terms of lists, but in terms of logical expressions. Eg)

void foo(void) __attribute__((requires_capability((FlightControl || Worker) && !Logger)));

This is WIP code.

llvm-svn: 208439
parent 5f5b9414
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment