summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2007-09-05-ConstCtor.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-14/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-1/+1
| | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120158
* Fix a warning.Chris Lattner2008-06-201-3/+1
| | | | llvm-svn: 52528
* Fix PR numbers, I accidentally switched two digits.Matthijs Kooijman2008-06-161-1/+1
| | | | llvm-svn: 52311
* XFAIL some tests that became failing due to the extra error reporting ↵Matthijs Kooijman2008-06-131-0/+2
| | | | | | recently. PR's are created for these. llvm-svn: 52250
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+14
llvm-svn: 51695
OpenPOWER on IntegriCloud