diff options
author | Hans Wennborg <hans@hanshq.net> | 2012-02-22 10:17:01 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2012-02-22 10:17:01 +0000 |
commit | 76517426dc8bf7734c07eefc35171a6bfdba1a2b (patch) | |
tree | c7d54d3b390503dc30c37057385243abccec3592 /test/SemaCXX/cxx0x-initializer-constructor.cpp | |
parent | 341785ec52f87c0803ba52dc88faac4e136f8593 (diff) |
Warn about non-standard format strings (pr12017)
This adds the -Wformat-non-standard flag (off by default,
enabled by -pedantic), which warns about non-standard
things in format strings (such as the 'q' length modifier,
the 'S' conversion specifier, etc.)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151154 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/cxx0x-initializer-constructor.cpp')
0 files changed, 0 insertions, 0 deletions