summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-print.c
Commit message (Expand)AuthorAgeFilesLines
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-5/+3
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-3/+3
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-3/+3
* Improve the way attribute argument printing happens for omitted optional argu...Aaron Ballman2018-02-271-0/+3
* AvailabilityAttr: we accept "macos" as the platform name.Manman Ren2016-06-281-1/+1
* Print strict in Availability attribute when it is on.Manman Ren2016-03-101-0/+3
* Adding in parsing and the start of semantic support for __sptr and __uptr poi...Aaron Ballman2013-05-221-3/+16
* [Sema][Attr]Fix alignment attribute printing.Michael Han2013-02-011-5/+2
* Test that we print MS keyword attributes without a __declspec(...) adornment.Richard Smith2013-01-291-0/+7
* 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/+16
OpenPOWER on IntegriCloud