]> granicus.if.org Git - clang/commit
Move one more diagnostic into the new -Wformat-pedantic group.
authorDaniel Jasper <djasper@google.com>
Wed, 4 Mar 2015 14:18:20 +0000 (14:18 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 4 Mar 2015 14:18:20 +0000 (14:18 +0000)
commit6dbca70fbad06fe36ae47d9fd3c5a095c4190833
treed19a9fe98b9f4875933f5a222012e23537707be6
parent1cb60abfa2b035a713482f3d01b9c2f5f5373b26
Move one more diagnostic into the new -Wformat-pedantic group.

This was apparently overlooked in r231211.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231242 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp
test/SemaCXX/format-strings-0x-nopedantic.cpp [new file with mode: 0644]