summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/LLVM-Code-Syntax
Commit message (Collapse)AuthorAgeFilesLines
* 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