[PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 15:51:45 PDT 2015
kulpreet updated this revision to Diff 32102.
kulpreet added a comment.
Fixed memory corruption bug with temporary std::string - found with address sanitizer.
Now, all regression tests pass with MallocScribble on.
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.32102.patch
Type: text/x-patch
Size: 36373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150813/72e98b6f/attachment-0001.bin>
More information about the cfe-commits
mailing list