[PATCH] D54978: Move the SMT API to LLVM

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rC353373: Move the SMT API to LLVM (authored by mramalho, committed by ).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54978?vs=177582&id=185698#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D54978

Files:
  CMakeLists.txt
  cmake/modules/FindZ3.cmake
  include/clang/Config/config.h.cmake
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTAPI.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  lib/StaticAnalyzer/Core/CMakeLists.txt
  lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
  lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp
  test/CMakeLists.txt
  test/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54978.185698.patch
Type: text/x-patch
Size: 78699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190207/3c66c3a5/attachment-0001.bin>


More information about the cfe-commits mailing list