]> granicus.if.org Git - clang/commit
Automate attribute language option checking by specifying the list of options to...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 2 Dec 2013 19:30:36 +0000 (19:30 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 2 Dec 2013 19:30:36 +0000 (19:30 +0000)
commit694680f7c42c75b64a676f447473df6f91a29cb7
tree124918d45e1a0d902ec5ff413a22d80a85e06d8b
parentc410ddbaca358ba42a593f91bb9894226db72f06
Automate attribute language option checking by specifying the list of options to test in tablegen.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196138 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Sema/AttributeList.h
lib/Sema/AttributeList.cpp
lib/Sema/SemaDeclAttr.cpp
utils/TableGen/ClangAttrEmitter.cpp