Improved source code fidelity for gcc mode attribute.
authorEnea Zaffanella <zaffanella@cs.unipr.it>
Thu, 20 Jun 2013 12:46:19 +0000 (12:46 +0000)
committerEnea Zaffanella <zaffanella@cs.unipr.it>
Thu, 20 Jun 2013 12:46:19 +0000 (12:46 +0000)
commita86d88c7cdc40bf7102a073196999ee5f810280a
treea329c9a33b4395fa51d36aef1b8980b1c818ee20
parent85ae66bf4883eb295c3f8414c782e2cdce2933e5
Improved source code fidelity for gcc mode attribute.

llvm-svn: 184417
clang/include/clang/AST/Decl.h
clang/include/clang/Basic/Attr.td
clang/lib/AST/DeclPrinter.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/SemaCXX/attr-print.cpp
clang/test/SemaCXX/cxx11-attr-print.cpp
clang/test/SemaObjC/attr-print.m [new file with mode: 0644]