| commit | 537aa1ac68b13d08d416aae8ee459ffec1a814db | [log] [tgz] |
|---|---|---|
| author | Jean-Daniel Dupas <devlists@shadowlab.org> | Mon Jan 30 19:46:17 2012 +0000 |
| committer | Jean-Daniel Dupas <devlists@shadowlab.org> | Mon Jan 30 19:46:17 2012 +0000 |
| tree | 6d90800bacc34598a769b4879f8863e621e172fe | |
| parent | 50ff31dabe6ffc681bb768749e8ccdf6c451da17 [diff] |
Disable "non literal format string" for NSString that result from a macro expansion. This is to prevent diagnostic when using NSLocalizedString or CFCopyLocalizedString macros which are usually used in place of NS and CF strings literals. llvm-svn: 149268