Age | Commit message (Expand) | Author |
---|---|---|
2011-03-02 | Pretty up the wrong-number-of-arguments-for-attribute diagnostic by | John McCall |
2011-01-25 | Change the wording of the bad-decl-for-attribute warning and error | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-05-14 | Adds recognition of sentinel attribute on block declarations. | Fariborz Jahanian |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-17 | don't crash when sentinel attribute is used on function without a prototype, | Chris Lattner |
2008-10-05 | Add parsing of the sentinel attribute. Still need to create the attribute. | Anders Carlsson |