| commit | dfd72c2b441adfbd6872e10e4b45d49a846dd5cd | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Fri Mar 20 21:35:28 2009 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Fri Mar 20 21:35:28 2009 +0000 |
| tree | 44af068c4b30a1a7cf30b9fdc50aec28fe32fff9 | |
| parent | b45c23a051c5af9d5c3fdd458864c6d81f351e22 [diff] |
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