]> granicus.if.org Git - clang/commit
(re)implement PR6542, accepting and discarding the __gcc_tdiag__
authorChris Lattner <sabre@nondot.org>
Mon, 22 Mar 2010 21:08:50 +0000 (21:08 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Mar 2010 21:08:50 +0000 (21:08 +0000)
commit3c989027f68e2d9dfd57c018ccc550bd9fb79920
tree60724824505b72e3177d80898c8800b48e6bd300
parenta87d477c69ec31a0d24b7c53e4a781fb76617809
(re)implement PR6542, accepting and discarding the __gcc_tdiag__
format attribute specifier.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99213 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/Sema/attr-format.c