Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-10-27 | Refactor the expression class hierarchy for casts. Most importantly: | Douglas Gregor |
2008-10-27 | Fix some invalid casts that are detected by Sema now or soon. | Sebastian Redl |
2008-08-22 | Move the rest of the Sema C++ tests into the SemaCXX test directory. | Argyrios Kyrtzidis |