summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendObjC++/2010-08-04-Template.mm
Commit message (Collapse)AuthorAgeFilesLines
* Remove tests that were either migrated to clang or are obsolete.Eric Christopher2011-08-201-10/+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 r110250. Radar 8264670. Test case by Fariborz Jahanian!Stuart Hastings2010-08-041-0/+10
llvm-svn: 110254
OpenPOWER on IntegriCloud