[PATCH] D12381: [Static Analyzer] Merge the Objective-C Generics Checker into Dynamic Type Propagation checker.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 10:14:56 PDT 2015
xazax.hun updated this revision to Diff 33709.
xazax.hun marked 9 inline comments as done.
xazax.hun added a comment.
- Addressed the comments in the review.
- Added tests to cover some more corner cases and updated the code accordingly.
- Updated to latest trunk.
http://reviews.llvm.org/D12381
Files:
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
lib/StaticAnalyzer/Checkers/ObjCGenericsChecker.cpp
test/Analysis/generics.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12381.33709.patch
Type: text/x-patch
Size: 219424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150901/c64cd8da/attachment-0001.bin>
More information about the cfe-commits
mailing list