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

Kulpreet Chilana kulpreet at apple.com
Fri Jul 31 17:32:33 PDT 2015


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

- Added in a test for the case for macro expansion scenario that Anna pointed out.
- Skipping warning on string literals that only contain whitespace in addition to empty string literals.
- Ran on a large projects to verify low false-positive rate (will send details in a separate email to reviewers)


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.31181.patch
Type: text/x-patch
Size: 34147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150801/e990524b/attachment.bin>


More information about the cfe-commits mailing list