Skip to content
Commit 69e6e7c6 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Capability attributes can now be declared on a typedef declaration as well as...

Capability attributes can now be declared on a typedef declaration as well as a structure declaration. This allows for C code to use Boolean expressions on a capability as part of another attribute. Eg) __attribute__((requires_capability(!SomeCapability)))

llvm-svn: 204657
parent d23118c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment