Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |