summaryrefslogtreecommitdiffstats
path: root/test/Driver/qa_override.c
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable.Bob Wilson2014-02-231-2/+0
* Rename QA_OVERRIDE_GCC3_OPTIONS to CCC_OVERRIDE_OPTIONS. <rdar://14578381>Bob Wilson2014-01-151-1/+3
* Use a valid option (-msse) for testing QA_OVERRIDE_GCC3_OPTIONS.Rafael Espindola2013-09-241-4/+3
* Pass -target instead of using "REQUIRES: clang-driver".Rafael Espindola2013-09-031-5/+2
* Disable this on mingw again.Rafael Espindola2013-09-031-0/+3
* Use -### instead of -ccc-print-options.Rafael Espindola2013-09-031-9/+5
* clang/test/Driver/qa_override.c: Resurrect a part of r187376. It still requir...NAKAMURA Takumi2013-07-301-0/+3
* Make this test not try to write on object file and test all of theChandler Carruth2013-07-291-5/+3
* clang/test/Driver/qa_override.c: Appease gcc-driver.NAKAMURA Takumi2013-02-211-0/+3
* Try to fix the test for cmake builds, where clang is called clang-3.3.Benjamin Kramer2013-02-211-1/+1
* [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGSChad Rosier2013-02-211-0/+7
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Driver: Switch -ccc-* options to using the standard options functionality.Daniel Dunbar2009-12-041-3/+4
* Convert some driver checks to FileCheck.Sebastian Redl2009-10-261-7/+5
* [llvm up] Add support for '#' component of QA_OVERRIDE_GCC3_OPTIONS.Daniel Dunbar2009-07-161-1/+2
* Support QA_OVERRIDE_GCC3_OPTIONSDaniel Dunbar2009-04-171-0/+6