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