| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix assertion on C++ attributes in fillAttributedTypeLoc | Alexander Musman | 2015-05-29 | 1 | -0/+13 |
| * | Sema: Don't give attribute alias vars with struct type an init expr | David Majnemer | 2015-02-08 | 1 | -0/+3 |
| * | Removing the alloc_size attribute. The attribute was semantically handled, bu... | Aaron Ballman | 2013-12-21 | 1 | -2/+0 |
| * | 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 |

