summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/driver-verify.c
Commit message (Collapse)AuthorAgeFilesLines
* [test] Use %clang_cc1 instead of %clang -cc1Fangrui Song2019-09-271-1/+1
| | | | llvm-svn: 373043
* Tweak test run line for readabilityAlp Toker2014-01-171-1/+1
| | | | | | | Matching up the argument order in r199455's two RUN lines better demonstrates what's going on. llvm-svn: 199456
* Make -verify a -cc1 NoDriverOptionAlp Toker2014-01-171-0/+6
'%clang -verify' will now issue an error instead of succeeding without verification. This should catch flawed tests like r199347. Followup to r199451. llvm-svn: 199455
OpenPOWER on IntegriCloud