[PATCH] D26061: [analyzer] Refactor and simplify SimpleConstraintManager

Dominic Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 18 20:00:44 PST 2017


ddcc updated this revision to Diff 89054.
ddcc added a comment.

Rebase, incorporate https://reviews.llvm.org/D22862


https://reviews.llvm.org/D26061

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
  lib/StaticAnalyzer/Core/CMakeLists.txt
  lib/StaticAnalyzer/Core/ConstraintManager.cpp
  lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
  lib/StaticAnalyzer/Core/RangedConstraintManager.h
  lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
  lib/StaticAnalyzer/Core/SimpleConstraintManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26061.89054.patch
Type: text/x-patch
Size: 38628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170219/113fc47a/attachment-0001.bin>


More information about the cfe-commits mailing list