[PATCH] D54977: [analyzer] Moved the whole SMT API to a single file. NFC.

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rC353372: Moved the whole SMT API to a single file. NFC. (authored by mramalho, committed by ).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54977?vs=175585&id=185697#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D54977

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTAPI.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTExpr.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h
  include/clang/StaticAnalyzer/Core/PathSensitive/SMTSort.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54977.185697.patch
Type: text/x-patch
Size: 34085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190207/f57a90fc/attachment-0001.bin>


More information about the cfe-commits mailing list