Complete support for the SD-6 standing document (based off N4200) with support for...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 14 Nov 2014 13:44:02 +0000 (13:44 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 14 Nov 2014 13:44:02 +0000 (13:44 +0000)
commita0344c5d7b9b748a2244dce393ceb55e83b495d6
tree41c8abfdc700d4744b5da95832035d84aa13ffa7
parentc670688addc0a1e8a14b6174ff3626dce82f88ab
Complete support for the SD-6 standing document (based off N4200) with support for __has_cpp_attribute.

llvm-svn: 221991
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/Attributes.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/Basic/Attributes.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Preprocessor/has_attribute.cpp [new file with mode: 0644]
clang/utils/TableGen/ClangAttrEmitter.cpp
clang/www/cxx_status.html