Specifying the diagnostic argument through the attribute table generator instead...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 16 Jul 2014 20:28:10 +0000 (20:28 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 16 Jul 2014 20:28:10 +0000 (20:28 +0000)
commit173361e7e04b3ba0f88b6960d8d9b959c447ccff
tree520517841f887c2e70db4cfa7d884e618a52f828
parent1e7facdf2047fe7f842fcb872312234608afd55d
Specifying the diagnostic argument through the attribute table generator instead of having to enter it manually as part of the attribute subject list. This only affects attributes appertaining to ObjC interfaces and protocols.

No new tests required as this is covered by existing tests.

llvm-svn: 213193
clang/include/clang/Basic/Attr.td
clang/utils/TableGen/ClangAttrEmitter.cpp