Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch %clang -cc1 tests to %clang_cc1 | Alp Toker | 2013-10-28 | 1 | -1/+1 |
* | Extend test to show an alias can be before a definition. | Rafael Espindola | 2013-10-21 | 1 | -1/+2 |
* | Downgrade 'attribute ignored when parsing type' from error to warning, to match | Richard Smith | 2013-01-29 | 1 | -1/+1 |
* | Fix behavior of [[gnu::]] function attributes. Per g++'s behavior, these | Richard Smith | 2013-01-15 | 1 | -0/+10 |
* | clang/test/SemaCXX/cxx11-gnu-attrs.cpp: Add explicit -triple x86_64-unknown-u... | NAKAMURA Takumi | 2013-01-14 | 1 | -1/+1 |
* | Add extra tests for [[gnu::...]] attributes, missed from r172382. | Richard Smith | 2013-01-14 | 1 | -0/+45 |