summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-print.cpp
Commit message (Expand)AuthorAgeFilesLines
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-2/+2
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-1/+1
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-1/+1
* [Attr] Don't print fake MSInheritance argumentJoel E. Denny2018-05-161-0/+9
* Revert r332474: [Attr] Don't print fake MSInheritance argumentJoel E. Denny2018-05-161-9/+0
* [Attr] Don't print fake MSInheritance argumentJoel E. Denny2018-05-161-0/+9
* [Sema] Handle leading and trailing __ for GNU attributesDavid Majnemer2015-08-251-0/+3
* Pretty print attributes associated with record declarations.Aaron Ballman2014-09-151-1/+1
* When pretty printing attributes that have enumeration arguments, print the en...Aaron Ballman2014-09-151-0/+9
* Improved source code fidelity for gcc mode attribute.Enea Zaffanella2013-06-201-0/+6
* [Sema][Attr]Fix alignment attribute printing.Michael Han2013-02-011-4/+2
* Add a test case for attribute print.Michael Han2013-01-291-0/+4
* 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/+15
OpenPOWER on IntegriCloud