[PATCH] D49799: [analyzer] Update SMT API documentation and methods

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 12:35:12 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D49799?vs=157267&id=157338#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49799

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SMTContext.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/SMTConstraintManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49799.157338.patch
Type: text/x-patch
Size: 36742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/9fd5798f/attachment.bin>


More information about the llvm-commits mailing list