summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2009-02-16-CtorNames-dbg.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
* These tests are now passing on Darwin because of r67139.Bill Wendling2009-03-181-1/+0
| | | | llvm-svn: 67215
* xfail these tests for now.Evan Cheng2009-03-181-0/+1
| | | | llvm-svn: 67143
* Fix test case. Now, llvm-gcc emits debug info for artificiaal variable ↵Devang Patel2009-03-131-4/+0
| | | | | | _comp_ctor. llvm-svn: 66963
* Temporarily XFAIL this test.Bill Wendling2009-03-131-0/+2
| | | | llvm-svn: 66866
* Testcase for rev. 64704Devang Patel2009-02-171-0/+12
llvm-svn: 64705
OpenPOWER on IntegriCloud