diff options
| author | Anna Zaks <ganna@apple.com> | 2015-08-14 20:22:22 +0000 |
|---|---|---|
| committer | Anna Zaks <ganna@apple.com> | 2015-08-14 20:22:22 +0000 |
| commit | e5d74caf2a5826ba2fcf3449554b5d03b24c6cf1 (patch) | |
| tree | ed17c9fc33f9fce417e8cb66be0d42fd8af25120 /llvm/lib/CodeGen | |
| parent | 78a2e4720db3f31c0c0a0668b10e8f50d704a76c (diff) | |
| download | bcm5719-llvm-e5d74caf2a5826ba2fcf3449554b5d03b24c6cf1.tar.gz bcm5719-llvm-e5d74caf2a5826ba2fcf3449554b5d03b24c6cf1.zip | |
[analyzer] Add checkers for OS X / iOS localizability issues
Add checkers that detect code-level localizability issues for OS X / iOS:
- A path sensitive checker that warns about uses of non-localized
NSStrings passed to UI methods expecting localized strings.
- A syntax checker that warns against not including a comment in
NSLocalizedString macros.
A patch by Kulpreet Chilana!
(This is the second attempt with the compilation issue on Windows and
the random test failures resolved.)
llvm-svn: 245093
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

