diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-03-20 21:35:28 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-03-20 21:35:28 +0000 |
commit | dfd72c2b441adfbd6872e10e4b45d49a846dd5cd (patch) | |
tree | 44af068c4b30a1a7cf30b9fdc50aec28fe32fff9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b45c23a051c5af9d5c3fdd458864c6d81f351e22 (diff) | |
download | bcm5719-llvm-dfd72c2b441adfbd6872e10e4b45d49a846dd5cd.tar.gz bcm5719-llvm-dfd72c2b441adfbd6872e10e4b45d49a846dd5cd.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions