summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/warning-options.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [driver] Warnings for warning options are handled by the frontend. The ↵Chad Rosier2013-01-151-0/+5
driver needs to process the warning options to setup diagnostic state, but should not be emitting warnings as these would be rudndant with what the frontend emits. rdar://13001556 llvm-svn: 172497
OpenPOWER on IntegriCloud