]> granicus.if.org Git - clang/commit
Add test case to show that Clang now checks the format string
authorTed Kremenek <kremenek@apple.com>
Tue, 16 Feb 2010 02:14:24 +0000 (02:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 16 Feb 2010 02:14:24 +0000 (02:14 +0000)
commit0da9e9582832ee776030a38420fc851b0118b598
tree7ff692f79efb3ecd62da394231d0fa0f813f290a
parent9715082c882617eee831af51979c332ab0e71f0d
Add test case to show that Clang now checks the format string
arguments of asprintf (<rdar://problem/6657191>).

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