summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2019-08-05 12:48:09 +0000
committerHaojian Wu <hokein@google.com>2019-08-05 12:48:09 +0000
commitf25163498b3d41e78bf751baa7b854cbf5d4b587 (patch)
tree0606124faa44d181b2175c25ebdc76b900450df7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente4bb2b181fc12be02b62d0ea71d0267c7b586b14 (diff)
[clangd] Add a callback mechanism for handling responses from client.
Summary: The callback will be invoked in clangd when we receive a reply from the client. This is a prerequisite of implementing a generic mechanism for chainable refactorings (e.g. extract variable and rename), this would allow server to trigger a new request to the LSP client after receiving a reply from the client. Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65387 llvm-svn: 367845
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions