[PATCH] D50772: [analyzer] Moved all CSA code from the SMT API to a new header, `SMTConv.h`. NFC.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 06:22:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340534: [analyzer] Moved all CSA code from the SMT API to a new header, `SMTConv.h`. (authored by mramalho, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50772?vs=160783&id=162163#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50772

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: D50772.162163.patch
Type: text/x-patch
Size: 64106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/ffa0c73b/attachment.bin>


More information about the llvm-commits mailing list