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
5 files changed
tree: 44af068c4b30a1a7cf30b9fdc50aec28fe32fff9
  1. clang/
  2. llvm/