Skip to content
Commit ab278de2 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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

llvm-svn: 94761
parent 7bfc596f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment