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

Kulpreet Chilana via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 18:17:52 PDT 2015


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

Moved UIMethods over to StringMap so it should compile on Windows now.


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.31894.patch
Type: text/x-patch
Size: 36286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150812/d11b8cb5/attachment-0001.bin>


More information about the cfe-commits mailing list