]> granicus.if.org Git - clang/commit
Amending r249721 to properly handle pathological attribute-related names like __...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 9 Oct 2015 13:53:24 +0000 (13:53 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 9 Oct 2015 13:53:24 +0000 (13:53 +0000)
commit2b1ded52c2fee86fe0a97d4e1237be5a18266ea3
tree8118e4eaa86cfd7d6b090494d5b62c95eed3724b
parentbb95efb8c35ddd5137ff8f70ac168d70d4613bb5
Amending r249721 to properly handle pathological attribute-related names like __ and ____.

Patch by Adrian Zgorzalek!

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