diff options
author | Kirill Bobyrev <kbobyrev@google.com> | 2020-07-27 14:15:59 +0200 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev@google.com> | 2020-07-27 14:16:03 +0200 |
commit | f49a7ad8c0854a01b945c27de2fd313b9013ae0d (patch) | |
tree | 333aacaff547a5cce571f7ab81e58f3083d5b735 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 529441e88e81a2e7dae6108e3d95e043c670e1a6 (diff) | |
download | llvm-f49a7ad8c0854a01b945c27de2fd313b9013ae0d.zip llvm-f49a7ad8c0854a01b945c27de2fd313b9013ae0d.tar.gz llvm-f49a7ad8c0854a01b945c27de2fd313b9013ae0d.tar.bz2 |
[clangd] Add marshalling code for all request types
Summary:
Only FuzzyFindRequest is implemented via Marshaller even though other requests
also follow a similar pattern. Unify them under the marshalling umbrella and
make the server requests even more uniform to complement D84499.
Reviewers: kadircet
Reviewed By: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits, sammccall
Tags: #clang
Differential Revision: https://reviews.llvm.org/D84525
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions