summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2010-07-19-nowarn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Testcase for 108732 (8195660).Dale Johannesen2010-07-191-0/+21
llvm-svn: 108733
OpenPOWER on IntegriCloud