In preparation for being able to use simple Boolean logic expressions involving capab...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 4 Apr 2014 15:13:57 +0000 (15:13 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 4 Apr 2014 15:13:57 +0000 (15:13 +0000)
commit7605072e61e159b50f5642ec8369aa8412163682
tree6481b374ad714a570c28892266c48465e00fb516
parentd4341a0ad731bc05d90c0dfae9526a1ffce7dd0c
In preparation for being able to use simple Boolean logic expressions involving capabilities, the semantics for attributes now looks through the types of the constituent parts of a capability expression instead of at the aggregate expression type.

llvm-svn: 205629
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Sema/attr-capabilities.c