summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/LLVM-Syntax
Commit message (Expand)AuthorAgeFilesLines
* [utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar2013-01-251-24/+0
* Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursiveDouglas Gregor2009-12-101-3/+2
* Add -Werror for Clang and LLVM on Clang (headers) syntax tests.Daniel Dunbar2009-11-261-0/+1
* Don't try to parse LinkAllParses.h for nowDouglas Gregor2009-11-251-1/+1
* Use the other excludes syntax.Daniel Dunbar2009-11-151-4/+2
* Turn off -Wsign-compare warnings by defaultDouglas Gregor2009-11-061-1/+1
* When we encounter a derived-to-base conversion when performing anDouglas Gregor2009-11-061-1/+4
* Fixed two places where we needed to force completion of a typeDouglas Gregor2009-11-051-0/+1
* A toy for Doug: Add some 'lit' tests which just run clang++ -fsyntax-only ove...Daniel Dunbar2009-09-161-0/+22
OpenPOWER on IntegriCloud