[PATCH] D129180: [clang][dataflow] Return a solution from the solver when `Constraints` are `Satisfiable`.

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 7 02:42:54 PDT 2022


wyt updated this revision to Diff 442828.
wyt added a comment.

Make scope resolution consistent (Solver:: instead of WatchedLiteralsSolver::).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129180

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
  clang/include/clang/Analysis/FlowSensitive/Solver.h
  clang/lib/Analysis/FlowSensitive/WatchedLiteralsSolver.cpp
  clang/unittests/Analysis/FlowSensitive/SolverTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129180.442828.patch
Type: text/x-patch
Size: 16296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/bf2d97e8/attachment-0001.bin>


More information about the cfe-commits mailing list