]> granicus.if.org Git - clang/commit
c: small refactoring of checking for __attribute__(const))
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 13 Aug 2012 21:15:02 +0000 (21:15 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 13 Aug 2012 21:15:02 +0000 (21:15 +0000)
commit10caec2600089449b58c065d56fc449d095b4536
tree1a4a47c55059f9c897eb5eb9d34074831f6118e7
parent265f538b2c8b9e19196ce8a78a3da78671eb6f2b
c: small refactoring of checking for __attribute__(const))
per Richard's comment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161786 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
test/Preprocessor/has_attribute.c
test/Sema/inline.c
test/Sema/unused-expr.c