summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNathan Ridge <zeratul976@hotmail.com>2020-06-14 20:17:15 -0400
committerNathan Ridge <zeratul976@hotmail.com>2020-06-15 11:59:23 -0400
commit7759f70fb0ee2cd6752d9188bd2578cc3d9a7a2e (patch)
treea45a499eb5f93e74df2141d824c18a705b4c49c8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3f5bd53eb1044b166fd9d2771ca7135d1b29ee6f (diff)
[clangd] Support typeHierarchy/resolve for children of parents as well
Summary: The initial implementation of typeHierarchy/resolve only supported cases where an initial request was made for children, and then typeHierarchy/resolve was used to get additional levels of children. However, a client may also want to make an initial request for parents, and then show other children of those parents, so support typeHierarchy/resolve for items returned in response to a request for parents as well. Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D81845
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions