summaryrefslogtreecommitdiff
path: root/test/Driver/qa_override.c
Commit message (Expand)AuthorAge
* Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable.Bob Wilson2014-02-23
* Rename QA_OVERRIDE_GCC3_OPTIONS to CCC_OVERRIDE_OPTIONS. <rdar://14578381>Bob Wilson2014-01-15
* Use a valid option (-msse) for testing QA_OVERRIDE_GCC3_OPTIONS.Rafael Espindola2013-09-24
* Pass -target instead of using "REQUIRES: clang-driver".Rafael Espindola2013-09-03
* Disable this on mingw again.Rafael Espindola2013-09-03
* Use -### instead of -ccc-print-options.Rafael Espindola2013-09-03
* clang/test/Driver/qa_override.c: Resurrect a part of r187376. It still requir...NAKAMURA Takumi2013-07-30
* Make this test not try to write on object file and test all of theChandler Carruth2013-07-29
* clang/test/Driver/qa_override.c: Appease gcc-driver.NAKAMURA Takumi2013-02-21
* Try to fix the test for cmake builds, where clang is called clang-3.3.Benjamin Kramer2013-02-21
* [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGSChad Rosier2013-02-21
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Driver: Switch -ccc-* options to using the standard options functionality.Daniel Dunbar2009-12-04
* Convert some driver checks to FileCheck.Sebastian Redl2009-10-26
* [llvm up] Add support for '#' component of QA_OVERRIDE_GCC3_OPTIONS.Daniel Dunbar2009-07-16
* Support QA_OVERRIDE_GCC3_OPTIONSDaniel Dunbar2009-04-17