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