Skip to content
Snippets Groups Projects
Commit 4d8ae4d5 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!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116996 91177308-0d34-0410-b5e6-96231b3b80d8
parent 5cca53e5
No related branches found
No related tags found
No related merge requests found
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