diff options
author | Marc-Andre Laperle <marc-andre.laperle@ericsson.com> | 2017-06-28 16:12:10 +0000 |
---|---|---|
committer | Marc-Andre Laperle <marc-andre.laperle@ericsson.com> | 2017-06-28 16:12:10 +0000 |
commit | 2cbf03728a0869d1d2ace81c7d6bb64a52a81a34 (patch) | |
tree | f199333541468452a08cdfe568ace4f3bf4bf71a /clang/utils/bash-autocomplete.sh | |
parent | 93cf232338392f6b5a929bc8237ca6df2d2b469b (diff) | |
download | bcm5719-llvm-2cbf03728a0869d1d2ace81c7d6bb64a52a81a34.tar.gz bcm5719-llvm-2cbf03728a0869d1d2ace81c7d6bb64a52a81a34.zip |
[clangd] Add "Go to Declaration" functionality
Summary: This change allows to navigate to most identifiers' declarations in code. This is a first step towards implementing "Go to Definition". It reuses clangIndex in order to detect which occurrences corresponds to the position requested. The occurrences' Decls are then used to generate locations suitable for navigating to the declarations.
Reviewers: krasimir, bkramer, ilya-biryukov
Reviewed By: ilya-biryukov
Subscribers: cfe-commits, mgorny
Tags: #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D34269
llvm-svn: 306558
Diffstat (limited to 'clang/utils/bash-autocomplete.sh')
0 files changed, 0 insertions, 0 deletions