]> granicus.if.org Git - clang/commit
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)
commit117df18867d16299c5d7a1920e3112297cc66de7
tree34114897a2efaa0309cfd598db95da52d9b59b0f
parentc426836180304420f356caaba15b6128d88b7fb9
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205629 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/Sema/attr-capabilities.c