summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx11-attr-print.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switched FormatAttr to using an IdentifierArgument instead of a StringArgumen...Aaron Ballman2013-09-031-1/+1
* Improved source code fidelity for gcc mode attribute.Enea Zaffanella2013-06-201-0/+3
* Update tests to do a full match against printed C++11 attributes.Michael Han2013-02-261-7/+7
* [Sema][Attr]Fix alignment attribute printing.Michael Han2013-02-011-7/+6
* Propagate the spelling list index for an attribute across template instantiat...Richard Smith2013-01-291-0/+21
* Treat alignas and _Alignas as keyword attributes. This allows us toRichard Smith2013-01-291-0/+6
* Replace AS_MSTypespec with AS_Keyword, for representing any attribute spelledRichard Smith2013-01-291-3/+4
* PR14922: when printing an attribute, use the real syntax of the attribute (GN...Michael Han2013-01-241-0/+50
OpenPOWER on IntegriCloud