summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2009-10-27-crash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove migrated tests.Eric Christopher2011-08-191-43/+0
| | | | llvm-svn: 138086
* 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: 120160
* Add -o /dev/null to some tests which don't care about their output.Dan Gohman2010-04-301-1/+1
| | | | llvm-svn: 102722
* Add radar number.Dale Johannesen2009-10-271-0/+1
| | | | llvm-svn: 85290
* Testcase for llvm-gcc patch 85284.Dale Johannesen2009-10-271-0/+42
llvm-svn: 85287
OpenPOWER on IntegriCloud