summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/LLVM-Code-Syntax
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar2013-01-251-44/+0
| | | | llvm-svn: 173490
* Remove the cellspu port.Eric Christopher2012-11-141-2/+0
| | | | | | Approved by Chris Lattner. llvm-svn: 167983
* Remove the vestiges of the C backend.Eric Christopher2012-03-231-2/+0
| | | | llvm-svn: 153308
* Remove the Alpha backend.Dan Gohman2011-10-271-2/+0
| | | | llvm-svn: 143165
* Remove the Blackfin backend.Dan Gohman2011-10-251-2/+0
| | | | llvm-svn: 142881
* Remove the SystemZ backend.Dan Gohman2011-10-241-2/+0
| | | | llvm-svn: 142879
* Don't commit my silly little local changesDouglas Gregor2009-12-231-2/+1
| | | | llvm-svn: 92010
* Fix DISABLE_SMART_POINTERS buildDouglas Gregor2009-12-231-1/+2
| | | | llvm-svn: 92008
* Revert accidental commitDouglas Gregor2009-12-221-1/+0
| | | | llvm-svn: 91930
* Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequenceDouglas Gregor2009-12-221-0/+1
| | | | llvm-svn: 91927
* Add a couple more paths to the LLVM-Code-Syntax testDouglas Gregor2009-12-171-0/+6
| | | | llvm-svn: 91627
* Remove accidental commit containing local paths for the LLVM-Code-Syntax testDouglas Gregor2009-12-141-1/+0
| | | | llvm-svn: 91326
* Minor cleanups for constructor initialization in InitializationSequenceDouglas Gregor2009-12-141-0/+1
| | | | llvm-svn: 91325
* Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursiveDouglas Gregor2009-12-101-2/+27
| | | | | | | (since we now parse all of the headers appropriately) and teaching LLVM-Code-Syntax about the extra paths needed to parse the backends. llvm-svn: 91068
* Add C++ tests to try to parse and compile the LLVM librariesDouglas Gregor2009-11-261-0/+23
llvm-svn: 89923
OpenPOWER on IntegriCloud