Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor | 2010-04-09 | 1 | -2/+2 |
* | add a bunch of missing prototypes to tests | Chris Lattner | 2010-01-09 | 1 | -0/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -6/+4 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | fix type of ?: operator. If one of the operator is void, the type should be v... | Nuno Lopes | 2008-06-04 | 1 | -1/+12 |
* | Fix an nice and subtle parser bug reported by Nico Weber. | Chris Lattner | 2007-12-18 | 1 | -0/+4 |