summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/stdc++-Syntax
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar2013-01-251-17/+0
| | | | llvm-svn: 173490
* A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only ↵Daniel Dunbar2009-09-161-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
OpenPOWER on IntegriCloud