diff options
author | Haojian Wu <hokein@google.com> | 2018-04-30 15:24:17 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2018-04-30 15:24:17 +0000 |
commit | 88cfb66c5ab7bc511100939d8cf0742dd6a3a4b8 (patch) | |
tree | 14b9ae79f7eacefcacf71c8f9f4945bb74ec9daf /lldb/packages/Python/lldbsuite/test/help/TestHelp.py | |
parent | 0a732da2616a969398f1a3f8d388f48dd84d7241 (diff) | |
download | bcm5719-llvm-88cfb66c5ab7bc511100939d8cf0742dd6a3a4b8.tar.gz bcm5719-llvm-88cfb66c5ab7bc511100939d8cf0742dd6a3a4b8.zip |
[clangd] Using index for GoToDefinition.
Summary:
This patch adds index support for GoToDefinition -- when we don't get the
definition from local AST, we query our index (Static&Dynamic) index to
get it.
Since we currently collect top-level symbol in the index, it doesn't support all
cases (e.g. class members), we will extend the index to include more symbols in
the future.
Reviewers: sammccall
Subscribers: klimek, ilya-biryukov, jkorous-apple, ioeric, MaskRay, cfe-commits
Differential Revision: https://reviews.llvm.org/D45717
llvm-svn: 331189
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions