summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/objc-cpp-output.m
Commit message (Collapse)AuthorAgeFilesLines
* Use -emit-llvm for the following tests to stop them from failing for Hexagon:Jyotsna Verma2013-04-161-1/+1
| | | | | | | | CodeGenCXX/vtable-debug-info.cpp Driver/objc++-cpp-output.mm Driver/objc-cpp-output.m llvm-svn: 179602
* clang/test: [PR13820] Suppress LLP64-incompatible tests for ObjC with +Asserts.NAKAMURA Takumi2012-09-121-0/+3
| | | | llvm-svn: 163709
* Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver.Nico Weber2011-08-131-0/+7
Matches gcc, and is also required for using ccache with clang. llvm-svn: 137563
OpenPOWER on IntegriCloud