Age | Commit message (Expand) | Author |
---|---|---|
2013-01-25 | [utils] Remove C++Tests that I don't think anyone uses anymore. | Daniel Dunbar |
2009-12-24 | Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generate | Daniel Dunbar |
2009-11-26 | Don't run the LLVM Code tests by default. | Daniel Dunbar |
2009-11-15 | Add two new C++ lit tests suites, for testing Clang .cpp files with | Daniel Dunbar |
2009-11-15 | Add Clang-Syntax C++Tests; these don't run by default, use the lit arguments | Daniel Dunbar |
2009-09-16 | A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only ove... | Daniel Dunbar |