summaryrefslogtreecommitdiff
path: root/test/Driver/warning-options.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Get rid of "%T" expansionsKuba Mracek2017-08-151-1/+1
* Fix a regex error breaking tests.Zachary Turner2016-09-201-1/+1
* Add some entropy to the folder name in Driver/warning-options.cpp.Zachary Turner2016-09-201-2/+2
* Re-apply "Revert r166370 and r166540 now that Xcode 4.6 has been available fo...Bob Wilson2014-12-021-5/+0
* Revert "Revert r166370 and r166540 now that Xcode 4.6 has been available for ...Bob Wilson2013-03-121-0/+5
* Revert r166370 and r166540 now that Xcode 4.6 has been available for a while.Bob Wilson2013-03-121-5/+0
* [driver] Warnings for warning options are handled by the frontend. The drive...Chad Rosier2013-01-151-6/+0
* clang/test/Driver/warning-options.cpp: Appease MSYS bash.NAKAMURA Takumi2012-12-201-1/+1
* Typo.Chad Rosier2012-12-191-1/+1
* [driver] Have -isysroot warn on nonexistent paths.Chad Rosier2012-12-191-0/+4
* Add a test for -Warc-abi as requested by Fariborz.Nico Weber2012-10-241-0/+5
* Reduce temp file pollution in some test cases.Benjamin Kramer2012-08-031-1/+1
* Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Wever...NAKAMURA Takumi2012-07-071-8/+0
* Implement -Wpedantic and --no-pedantic to complement -Weverything.Ted Kremenek2012-07-061-0/+8
* Revert r158423 corresponding to r158796, "test/Driver/warning-options.cpp: Ma...NAKAMURA Takumi2012-06-211-4/+0
* Revert "Provide a -no-pedantic to cancel out -pedantic." This needs to be de...Ted Kremenek2012-06-201-5/+1
* test/Driver/warning-options.cpp: Mark as XFAIL:cygming. -pedantic is passed w...NAKAMURA Takumi2012-06-131-0/+3
* Provide a -no-pedantic to cancel out -pedantic.John McCall2012-06-131-0/+5
* Tweek r156937 a bit so that the suggestions are correct.Chad Rosier2012-05-161-1/+1
* Warn about -Wno-foo where foo is an unknown warning option. This is helpful Chad Rosier2012-05-161-0/+6
* Fix -Wlarge-by-value-copy option handling in the driver.Jean-Daniel Dupas2012-05-041-0/+4