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

Dominic Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 07:57:26 PST 2017


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

Rebase


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.85136.patch
Type: text/x-patch
Size: 38027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/adeafb5f/attachment-0001.bin>


More information about the cfe-commits mailing list