Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pretty up the wrong-number-of-arguments-for-attribute diagnostic by | John McCall | 2011-03-02 | 1 | -2/+2 |
* | Change the wording of the bad-decl-for-attribute warning and error | John McCall | 2011-01-25 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Support __attribute__(({con,de}structor)) in Parse & Sema | Daniel Dunbar | 2008-07-31 | 1 | -0/+15 |