summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/unknown-arg.c
Commit message (Expand)AuthorAgeFilesLines
* [Clang][Driver] Re-use the calling process instead of creating a new process ...Alexandre Ganea2020-01-131-1/+1
* lld-link, clang: Treat non-existent input files as possible spellos for optio...Nico Weber2019-05-231-17/+20
* Removing -debug-info-macros from option suggestions testBrian Gesiak2018-09-031-1/+1
* [Driver] Temporarily remove test for LLVM findNearestBrian Gesiak2018-05-191-1/+0
* [Driver] Loosen test for LLVM findNearestBrian Gesiak2018-05-191-1/+1
* Remove -i command line option, add -imultilibErich Keane2018-03-021-1/+5
* [Driver] Suggest valid integrated toolsBrian Gesiak2018-01-151-1/+3
* [Driver] Add "did you mean?" suggestions to -cc1asBrian Gesiak2018-01-131-0/+5
* [Driver] Test for correct '--version' suggestionBrian Gesiak2018-01-101-1/+2
* [Driver] Suggest correctly spelled driver optionsBrian Gesiak2018-01-061-0/+10
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-241-2/+2
* Reverted r302775Serge Pavlov2017-05-111-2/+2
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-111-2/+2
* Recommit the test for r258720 using -###Ehsan Akhgari2016-01-261-8/+30
* Revert the test for r258720 temporarilyEhsan Akhgari2016-01-261-15/+0
* [MSVC Compat] Only warn for unknown clang-cl argumentsEhsan Akhgari2016-01-251-0/+15
* Produce an error for unknown -f options.Rafael Espindola2013-09-251-3/+3
* Produce an error if a -cc1 only option is passed to the driver.Rafael Espindola2013-09-251-1/+2
* Produce an error for unknown -m options.Rafael Espindola2013-09-241-3/+3
* Produce errors for unknown options.Rafael Espindola2013-09-231-5/+6
* Fix an incomplete copy and paste in my previous patch.Rafael Espindola2013-09-231-1/+1
* Add tests on how clang currently handles some unknown options.Rafael Espindola2013-09-231-0/+7
* Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fe...Benjamin Kramer2012-12-081-1/+3
* [driver] Do emit the diagnostics when CompilerInvocation::CreateFromArgs() fa...Argyrios Kyrtzidis2012-01-251-0/+4
OpenPOWER on IntegriCloud