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

Fix <rdar://problem/6704086> by allowing the format string checking in Sema to

allow non-literal format strings that are variables that (a) permanently bind to
a string constant and (b) whose string constants are resolvable within the same
translation unit.

llvm-svn: 67404
parent b45c23a0
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