diff options
author | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2022-07-07 07:08:22 -0700 |
---|---|---|
committer | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2022-07-07 07:32:04 -0700 |
commit | 5230710933f1b1ad51bc245deeffc495f2162b37 (patch) | |
tree | f9fc38a4abc27618ed8c113c4c06644d57eba6ae /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 7d1a295484e3e6fd2dddec9ad73d3e227ed4629c (diff) | |
download | llvm-5230710933f1b1ad51bc245deeffc495f2162b37.zip llvm-5230710933f1b1ad51bc245deeffc495f2162b37.tar.gz llvm-5230710933f1b1ad51bc245deeffc495f2162b37.tar.bz2 |
[mlir][Transform] Make applyToOne return a DiagnosedSilenceableFailure
This revision revisits the implementation of applyToOne and its handling
of recoverable errors as well as propagation of null handles.
The implementation is simplified to always require passing a vector<Operation*>
in which the results are returned, resulting in less template instantiation magic.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D129185
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions