diff options
author | Wei Yi Tee <wyt@google.com> | 2022-07-07 14:02:25 +0200 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2022-07-07 20:53:47 +0200 |
commit | 19e21887eb18aa019000c2384ea7f2c91d937489 (patch) | |
tree | ed2a3460e7f634e7340c2bdc0123ebebd458c45f /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 209bebc2b612b0d524999f8649ebdcefd0efe6c7 (diff) | |
download | llvm-19e21887eb18aa019000c2384ea7f2c91d937489.zip llvm-19e21887eb18aa019000c2384ea7f2c91d937489.tar.gz llvm-19e21887eb18aa019000c2384ea7f2c91d937489.tar.bz2 |
[clang][dataflow] Return a solution from the solver when `Constraints` are `Satisfiable`.
A truth assignment to atomic boolean values which satisfy `Constraints` will be returned if found by the solver.
This gives us more information which can be helpful for debugging or constructing warning messages.
Reviewed By: hlopko, gribozavr2, sgatev
Differential Revision: https://reviews.llvm.org/D129180
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions