diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-03 07:31:21 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 07:31:21 +1000 |
commit | 3757fa6aa9eaa5a8c99bcfc75426bafddb613b10 (patch) | |
tree | 0d997a29e4fb8142c008fb7e5add11ce25b26841 /mlir/lib/Bindings/Python/MainModule.cpp | |
parent | 8f2466bc72a5ab163621cb1bf4bf53a27f1cefe7 (diff) | |
download | llvm-3757fa6aa9eaa5a8c99bcfc75426bafddb613b10.zip llvm-3757fa6aa9eaa5a8c99bcfc75426bafddb613b10.tar.gz llvm-3757fa6aa9eaa5a8c99bcfc75426bafddb613b10.tar.bz2 |
[orc-rt] Add testcase for Expected<Expected<T>> support. (#161660)
Follows addition of Expected<Error> support (99ce2062462), and has
essentially the same motivation: supporting RPC calls to functions
returning Expected<T>, where the RPC infrastructure wants to be able to
wrap that result in its own Expected.
Diffstat (limited to 'mlir/lib/Bindings/Python/MainModule.cpp')
0 files changed, 0 insertions, 0 deletions