[PATCH] D53694: [analyzer] Move canReasonAbout from Z3ConstraintManager to SMTConstraintManager

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 10:31:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345284: [analyzer] Move canReasonAbout from Z3ConstraintManager to SMTConstraintManager (authored by mramalho, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53694?vs=171070&id=171138#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53694

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h
  cfe/trunk/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53694.171138.patch
Type: text/x-patch
Size: 4959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/17fcaf4c/attachment.bin>


More information about the llvm-commits mailing list