[PATCH] D54975: [analyzer] Generalised the SMT state constraints

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 19:18:33 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353370: Generalised the SMT state constraints (authored by mramalho, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54975?vs=175580&id=185695#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54975/new/

https://reviews.llvm.org/D54975

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54975.185695.patch
Type: text/x-patch
Size: 9078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/d4afb169/attachment.bin>


More information about the llvm-commits mailing list