This patch contains several improvements to ObjCGenericsChecker:
- Cover more cases with the type inference.
- Make some functions significantly shorter and easier to understand
- Minor fixes and cleanups
Paths
| Differential D12701
[Static Analyzer] Objective-C Generics checker improvements. ClosedPublic Authored by xazax.hun on Sep 8 2015, 12:17 PM.
Details Summary This patch contains several improvements to ObjCGenericsChecker:
Diff Detail
Event Timelinezaks.anna edited edge metadata. zaks.anna added inline comments.
This revision is now accepted and ready to land.Sep 8 2015, 1:39 PM Closed by commit rL247071: [Static Analyzer] Objective-C Generics Checker improvements. (authored by xazax). · Explain WhySep 8 2015, 2:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34257 cfe/trunk/lib/StaticAnalyzer/Checkers/Checkers.td
cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCGenericsChecker.cpp
cfe/trunk/test/Analysis/generics.m
|