summaryrefslogtreecommitdiff
path: root/test/Sema/attr-coldhot.c
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-2/+2
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-2/+2
* Implement __attribute__((internal_linkage)).Evgeniy Stepanov2015-11-101-2/+4
* Simplifying the mutual exclusion check now that the diagnostics engine knows ...Aaron Ballman2014-01-031-2/+2
* Add support for __attribute__((hot)) and __attribute__((cold)).Benjamin Kramer2012-05-121-0/+10