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

Format string checking: selectively ignore implicit casts to 'int'

when checking if the format specifier matches the type of the data
argument and the length modifier indicates the data type is 'char' or
'short'.

llvm-svn: 94992
parent 973f2eb0
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