diff options
author | John Harrison <harjohn@google.com> | 2025-04-23 10:18:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 10:18:31 -0700 |
commit | 1041d54bd4f693c1ac03077680ece67e03c99e22 (patch) | |
tree | e9e792579919f1194bf6ffe676da90fd964fa43e /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 6dbc01e8015816e904687c03f0ea8afac817781d (diff) | |
download | llvm-1041d54bd4f693c1ac03077680ece67e03c99e22.zip llvm-1041d54bd4f693c1ac03077680ece67e03c99e22.tar.gz llvm-1041d54bd4f693c1ac03077680ece67e03c99e22.tar.bz2 |
[lldb-dap] Updating the 'next' request handler use well structured types (#136642)
This updates the 'next' request to use well structured types. While
working on this I also simplified the 'RequestHandler' implementation to
better handle void responses by allowing requests to return a
'llvm::Error' instead of an 'llvm::Expected<std::monostate>'. This makes
it easier to write and understand request handles that have simple ack
responses.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions