Age | Commit message (Expand) | Author |
---|---|---|
2013-01-25 | [utils] Remove C++Tests that I don't think anyone uses anymore. | Daniel Dunbar |
2009-12-10 | Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive | Douglas Gregor |
2009-11-26 | Add -Werror for Clang and LLVM on Clang (headers) syntax tests. | Daniel Dunbar |
2009-11-25 | Don't try to parse LinkAllParses.h for now | Douglas Gregor |
2009-11-15 | Use the other excludes syntax. | Daniel Dunbar |
2009-11-06 | Turn off -Wsign-compare warnings by default | Douglas Gregor |
2009-11-06 | When we encounter a derived-to-base conversion when performing an | Douglas Gregor |
2009-11-05 | Fixed two places where we needed to force completion of a type | Douglas Gregor |
2009-09-16 | A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only ove... | Daniel Dunbar |