aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/warning-options_pedantic.cpp
AgeCommit message (Collapse)Author
2012-12-11clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver ↵NAKAMURA Takumi
is not used. It is not set at targetting cygming. See PR12920. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169824 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-07Re-apply r159875 with fixes.Ted Kremenek
- 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159892 91177308-0d34-0410-b5e6-96231b3b80d8