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

Fix <rdar://problem/6880975> [format string] Assertion failed: (Arg < NumArgs...

Fix <rdar://problem/6880975> [format string] Assertion failed: (Arg < NumArgs && "Arg access out of range!").

For format string checking, only check the type of the format
specifier for non-vararg functions.

llvm-svn: 71672
parent 4a71ae26
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