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