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

Previously, the printf warnings would say your arguments type was 'int' when it was really a 'char'

or a 'short'. This fixes that and allows the hints to suggest 'h' modifiers for small ints.

Patch by Justin Bogner!

llvm-svn: 116996
parent 6377965e
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