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

When checking printf-arguments for functions with '__attribute__ ((format (printf, X, Y)))'

set HasVAListArg to true when 'Y' is 0 (i.e., ignore the data arguments).

This fixes <rdar://problem/6623513>.

llvm-svn: 65642
parent 96977da7
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