]> granicus.if.org Git - clang/commit
Tweak zero-field width in scanf format string diagnostic.
authorTed Kremenek <kremenek@apple.com>
Fri, 16 Jul 2010 18:27:56 +0000 (18:27 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 16 Jul 2010 18:27:56 +0000 (18:27 +0000)
commit32d0900b21505284287864267332dbff1f646868
treed929c9da400ca8ce75544430e351de1d6715a884
parent9137a5230d3164b96beb14ffb87863234b7d240f
Tweak zero-field width in scanf format string diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108541 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Sema/format-strings-scanf.c