summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendObjC++/2010-08-06-X.Y-syntax.mm
Commit message (Collapse)AuthorAgeFilesLines
* Remove tests that were either migrated to clang or are obsolete.Eric Christopher2011-08-201-16/+0
| | | | llvm-svn: 138168
* 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). Yes, dragonegg supports objective-c++ (poorly though). llvm-svn: 120164
* Test case for r110459. Radar 8264751. Test case by Fariborz Jahanian!Stuart Hastings2010-08-061-0/+16
llvm-svn: 110467
OpenPOWER on IntegriCloud