aboutsummaryrefslogtreecommitdiff
path: root/utils/C++Tests/LLVM-Code-Syntax/lit.local.cfg
AgeCommit message (Expand)Author
2013-01-25[utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar
2012-11-14Remove the cellspu port.Eric Christopher
2012-03-23Remove the vestiges of the C backend.Eric Christopher
2011-10-27Remove the Alpha backend.Dan Gohman
2011-10-25Remove the Blackfin backend.Dan Gohman
2011-10-24Remove the SystemZ backend.Dan Gohman
2009-12-23Don't commit my silly little local changesDouglas Gregor
2009-12-23Fix DISABLE_SMART_POINTERS buildDouglas Gregor
2009-12-22Revert accidental commitDouglas Gregor
2009-12-22Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequenceDouglas Gregor
2009-12-17Add a couple more paths to the LLVM-Code-Syntax testDouglas Gregor
2009-12-14Remove accidental commit containing local paths for the LLVM-Code-Syntax testDouglas Gregor
2009-12-14Minor cleanups for constructor initialization in InitializationSequenceDouglas Gregor
2009-12-10Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursiveDouglas Gregor
2009-11-26Add C++ tests to try to parse and compile the LLVM librariesDouglas Gregor