[PATCH] D129180: [clang][dataflow] Return a solution from the solver when `Constraints` are `Satisfiable`.
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 11:54:04 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19e21887eb18: [clang][dataflow] Return a solution from the solver when `Constraints` areā¦ (authored by wyt, committed by gribozavr).
Changed prior to commit:
https://reviews.llvm.org/D129180?vs=442874&id=443016#toc
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.443016.patch
Type: text/x-patch
Size: 17228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/1ed6d469/attachment.bin>
More information about the cfe-commits
mailing list