]> granicus.if.org Git - clang/commit
FormatCheckers should emit all diagnostics using EmitFormatDiagnostic().
authorJean-Daniel Dupas <devlists@shadowlab.org>
Tue, 31 Jan 2012 18:12:08 +0000 (18:12 +0000)
committerJean-Daniel Dupas <devlists@shadowlab.org>
Tue, 31 Jan 2012 18:12:08 +0000 (18:12 +0000)
commit220947bd5a66b0f25f5e74d6029769dfb34f07b4
treef64e592dc41ceada8fce03e9af46ab59fe6e30c7
parent7da1f4679332277614b6c583df66c3bfd94ded66
FormatCheckers should emit all diagnostics using EmitFormatDiagnostic().

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