]> granicus.if.org Git - clang/commit
Tighten format string diagnostic and make it a bit clearer (and a bit closer to GCC's).
authorTed Kremenek <kremenek@apple.com>
Fri, 20 Jan 2012 21:52:58 +0000 (21:52 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 20 Jan 2012 21:52:58 +0000 (21:52 +0000)
commitce506ae231703a23ea95335cd4de19c60082f361
tree4f354d3fe0d049a3d9948bc0774814e0d8b5f03c
parent3026348bd4c13a0f83b59839f64065e0fcbea253
Tighten format string diagnostic and make it a bit clearer (and a bit closer to GCC's).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148579 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Analysis/taint-generic.c
test/Sema/block-printf-attribute-1.c
test/Sema/format-strings-c90.c
test/Sema/format-strings-int-typedefs.c
test/Sema/format-strings-scanf.c
test/Sema/format-strings-size_t.c
test/Sema/format-strings.c
test/Sema/no-format-y2k-turnsoff-format.c
test/SemaCXX/format-strings-0x.cpp
test/SemaObjC/format-strings-objc.m