[PATCH] D52365: [analyzer] Improvements to the SMT API

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 05:57:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343581: [analyzer] Improvements to the SMT API (authored by mramalho, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52365?vs=166484&id=167930#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52365

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52365.167930.patch
Type: text/x-patch
Size: 11947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/562a42c7/attachment.bin>


More information about the llvm-commits mailing list