Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Adds recognition of sentinel attribute on block declarations. | Fariborz Jahanian | 2009-05-14 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | don't crash when sentinel attribute is used on function without a prototype, | Chris Lattner | 2009-03-17 | 1 | -0/+2 |
* | Add parsing of the sentinel attribute. Still need to create the attribute. | Anders Carlsson | 2008-10-05 | 1 | -0/+13 |