summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/warning-options_pedantic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver ↵NAKAMURA Takumi2012-12-111-1/+1
| | | | | | | | is not used. It is not set at targetting cygming. See PR12920. llvm-svn: 169824
* Re-apply r159875 with fixes.Ted Kremenek2012-07-071-0/+7
- Split pedantic driver flag test into separate test file, and XFAIL on cygwin,mingw32 - Fix bug in tablegen logic where a missing '{' caused errors to be included in -Wpedantic. llvm-svn: 159892
OpenPOWER on IntegriCloud