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)
commitad8d849f48c4301cb34fd54715135241531419da
treedb3dfee2be72cce331cb1d9fb013dbf2f1d0720e
parentb37b95ed3eff809ccb45fcdce1fca61978f21953
Move one more diagnostic into the new -Wformat-pedantic group.

This was apparently overlooked in r231211.

llvm-svn: 231242
clang/lib/Sema/SemaChecking.cpp
clang/test/SemaCXX/format-strings-0x-nopedantic.cpp [new file with mode: 0644]