1. a29e0fa Revert r166370 and r166540 now that Xcode 4.6 has been available for a while. by Bob Wilson · 12 years ago
  2. 08e79d2 [driver] Warnings for warning options are handled by the frontend. The driver needs to process the by Chad Rosier · 12 years ago
  3. 30fd671 clang/test/Driver/warning-options.cpp: Appease MSYS bash. by NAKAMURA Takumi · 12 years ago
  4. 6b248db Typo. by Chad Rosier · 12 years ago
  5. d7dfd98 [driver] Have -isysroot warn on nonexistent paths. rdar://12282267 by Chad Rosier · 12 years ago
  6. c89fd3a Add a test for -Warc-abi as requested by Fariborz. by Nico Weber · 12 years ago
  7. 967d833 Reduce temp file pollution in some test cases. by Benjamin Kramer · 12 years ago
  8. 3b4c532 Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Weverything." It broke several builds. by NAKAMURA Takumi · 12 years ago
  9. 25570a9 Implement -Wpedantic and --no-pedantic to complement -Weverything. by Ted Kremenek · 12 years ago
  10. ffd57aa Revert r158423 corresponding to r158796, "test/Driver/warning-options.cpp: Mark as XFAIL:cygming. -pedantic is passed with gcc-as driver. PR12920" by NAKAMURA Takumi · 12 years ago
  11. 8ab6c24 Revert "Provide a -no-pedantic to cancel out -pedantic." This needs to be designed by Ted Kremenek · 12 years ago
  12. 6ae9720 test/Driver/warning-options.cpp: Mark as XFAIL:cygming. -pedantic is passed with gcc-as driver. PR12920 by NAKAMURA Takumi · 12 years ago
  13. dc9327a Provide a -no-pedantic to cancel out -pedantic. by John McCall · 12 years ago
  14. 6a1fd4a Tweek r156937 a bit so that the suggestions are correct. by Chad Rosier · 12 years ago
  15. ff1affe Warn about -Wno-foo where foo is an unknown warning option. This is helpful by Chad Rosier · 12 years ago
  16. 2e4fd6d Fix -Wlarge-by-value-copy option handling in the driver. by Jean-Daniel Dupas · 13 years ago