Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit a -Wnull-dereference warning for "*null" not just "*null = something". A... | Argyrios Kyrtzidis | 2011-04-26 | 1 | -3/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Add CheckCallReturnType and start using it for regular call expressions. This... | Anders Carlsson | 2009-10-09 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Add testcase for incomplete call/return types for calls. | Eli Friedman | 2009-03-22 | 1 | -0/+13 |