[PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues

Kulpreet Chilana via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 12:13:51 PDT 2015


kulpreet updated this revision to Diff 32174.
kulpreet added a comment.

- Incorporated feedback from Devin's review
- Moved LSM over to StringSet<>


http://reviews.llvm.org/D11572

Files:
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
  test/Analysis/localization-aggressive.m
  test/Analysis/localization.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11572.32174.patch
Type: text/x-patch
Size: 36350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150814/bd47801e/attachment-0001.bin>


More information about the cfe-commits mailing list