Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils] Remove C++Tests that I don't think anyone uses anymore. | Daniel Dunbar | 2013-01-25 | 1 | -17/+0 |
| | | | | llvm-svn: 173490 | ||||
* | A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only ↵ | Daniel Dunbar | 2009-09-16 | 1 | -0/+17 |
over all the files in a directory. - 'lit utils/C++Tests' to run, you may need to fix the stdc++ include path, and your mileage may vary. - A handful of the LLVM headers are XFAIL because they don't include the right headers. llvm-svn: 81990 |