[PATCH] D50770: [analyzer] Templatefy SMTConstraintManager so more generic code can be moved from solver specific implementations. NFC.

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340533: [analyzer] Templatefy SMTConstraintManager so more generic code can be moved… (authored by mramalho, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50770?vs=160780&id=162162#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50770

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
  cfe/trunk/lib/StaticAnalyzer/Core/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50770.162162.patch
Type: text/x-patch
Size: 19427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/0d174eca/attachment.bin>


More information about the llvm-commits mailing list