]> granicus.if.org Git - clang/commit
Fix inversion in argument type checking for format strings with conversion specifiers...
authorTed Kremenek <kremenek@apple.com>
Wed, 13 Jul 2011 17:25:47 +0000 (17:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 13 Jul 2011 17:25:47 +0000 (17:25 +0000)
commit45eb7022ff059ff5a291e24f57ff56428a1e8210
tree22e0569623d9a1240269d9d72fcd2a85e1b863f5
parentfbf780a9d1dbb191fc40c8af967c590e08724b74
Fix inversion in argument type checking for format strings with conversion specifiers for character types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/FormatString.cpp
test/Sema/format-strings.c