aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorJohn Harrison <harjohn@google.com>2025-04-23 10:18:31 -0700
committerGitHub <noreply@github.com>2025-04-23 10:18:31 -0700
commit1041d54bd4f693c1ac03077680ece67e03c99e22 (patch)
treee9e792579919f1194bf6ffe676da90fd964fa43e /clang/lib/Frontend/CompilerInstance.cpp
parent6dbc01e8015816e904687c03f0ea8afac817781d (diff)
downloadllvm-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