diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-01-28 23:39:18 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-01-28 23:39:18 +0000 |
commit | e0e5313c25f3870d0d18fc67e1b3a3a0e1ef8e07 (patch) | |
tree | 271a652dee8cc4ef1ee61ba3aeec56ffbe9a65c1 /lib/Analysis/PrintfFormatString.cpp | |
parent | 335830555806629d53c00a80ec3ecb61ead86f03 (diff) |
Start fleshing out Sema::AlternateCheckPrintfString():
- Add an anonymous class 'CheckPrintfHandler' which will do the
checking of specific format specifiers
- Add checking for using the '@' conversion specifier outside
an ObjC string literal
- Add checking for null characters within the string
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94761 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions