]> granicus.if.org Git - clang/commit
Add a __has_feature check for the 'availability' attribute
authorDouglas Gregor <dgregor@apple.com>
Sat, 26 Mar 2011 12:16:15 +0000 (12:16 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 26 Mar 2011 12:16:15 +0000 (12:16 +0000)
commitdceb53180ae145915673913a9398ba4a00b05584
tree80e2b267f91670fae13185d0d6cb668768762ca5
parent4421d2b341d041df44013769f23c306308bbab83
Add a __has_feature check for the 'availability' attribute

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
test/Parser/attr-availability.c