[PATCH] D34266: Static Analyzer - Localizability Checker: New Localizable APIs for macOS High Sierra & iOS 11

2017-06-15 Thread Kulpreet Chilana via Phabricator via cfe-commits
kulpreet created this revision. - Added in new iOS and macOS APIs that require a localized string - Ran unit tests Repository: rL LLVM https://reviews.llvm.org/D34266 Files: lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp Index: lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp ===

[PATCH] D34266: Static Analyzer - Localizability Checker: New Localizable APIs for macOS High Sierra & iOS 11

2017-06-19 Thread Kulpreet Chilana via Phabricator via cfe-commits
kulpreet added a comment. In https://reviews.llvm.org/D34266#783156, @zaks.anna wrote: > Thanks! Do you have commit access? No problem! I don’t have commit access. In the past, Devin has commited on my behalf. Repository: rL LLVM https://reviews.llvm.org/D34266