[PATCH] D49767: [analyzer] Moved code from SMTConstraintManager to SMTSolver

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 05:50:10 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D49767?vs=157162&id=157250#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49767

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49767.157250.patch
Type: text/x-patch
Size: 40486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/9f5422d7/attachment-0001.bin>


More information about the llvm-commits mailing list