summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx11-gnu-attrs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch %clang -cc1 tests to %clang_cc1Alp Toker2013-10-281-1/+1
* Extend test to show an alias can be before a definition.Rafael Espindola2013-10-211-1/+2
* Downgrade 'attribute ignored when parsing type' from error to warning, to matchRichard Smith2013-01-291-1/+1
* Fix behavior of [[gnu::]] function attributes. Per g++'s behavior, theseRichard Smith2013-01-151-0/+10
* clang/test/SemaCXX/cxx11-gnu-attrs.cpp: Add explicit -triple x86_64-unknown-u...NAKAMURA Takumi2013-01-141-1/+1
* Add extra tests for [[gnu::...]] attributes, missed from r172382.Richard Smith2013-01-141-0/+45
OpenPOWER on IntegriCloud