]> granicus.if.org Git - clang/commit
Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 28 Aug 2013 23:13:26 +0000 (23:13 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 28 Aug 2013 23:13:26 +0000 (23:13 +0000)
commit19513232c63a45b1efdde0e4253d2fd815dafc8c
tree323537ab6c4cd6bad9133946337b605b8727a35f
parentac7c25f0cab42a34d6e6acba7afff729caf0258e
Mode is now handled as a non-inheritable attribute, and CUDADevice & CUDAHost are now handled as inheritable attributes.  In all three cases, this makes the processing behavior more consistent with the declared behavior in Attr.td.

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