Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax __attribute_((nonnull)) checking to allow the attribute on functions wi... | Ted Kremenek | 2010-09-09 | 1 | -2/+2 |
* | Downgrade error about nonnull attribute bbeing applied to a function without... | Douglas Gregor | 2010-08-12 | 1 | -0/+2 |
* | add a bunch of missing prototypes to tests | Chris Lattner | 2010-01-09 | 1 | -0/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Change tests to use clang -cc1... | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Handle some more fallout with the conversion of using PointerType for | Ted Kremenek | 2009-07-15 | 1 | -0/+42 |