[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 16:37:04 PDT 2015


xazax.hun updated this revision to Diff 33754.
xazax.hun added a comment.

Simplifications to make the code easier to maintain.


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.33754.patch
Type: text/x-patch
Size: 218099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150901/0aa5a0ec/attachment-0001.bin>


More information about the cfe-commits mailing list