diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2019-03-08 08:30:20 +0000 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2019-03-08 08:30:20 +0000 |
commit | e7eb27a9a0edd859de49bcc9af7ca27dbb435886 (patch) | |
tree | 9f7395d0d0530d77a8a2887c81e4e7565f275dc3 /clang/utils/bash-autocomplete.sh | |
parent | 4505c99e7222885ecb746a913fc33aa9098cf098 (diff) | |
download | bcm5719-llvm-e7eb27a9a0edd859de49bcc9af7ca27dbb435886.tar.gz bcm5719-llvm-e7eb27a9a0edd859de49bcc9af7ca27dbb435886.zip |
[clang][Index] Mark references from Constructors and Destructors to class as NameReference
Summary:
In current indexing logic we get references to class itself when we see
a constructor/destructor which is only syntactically true. Semantically
this information is not correct. This patch marks that reference as
NameReference to let clients deal with it.
Reviewers: akyrtzi, gribozavr, nathawes, benlangmuir
Reviewed By: gribozavr, nathawes
Subscribers: nathawes, arphaman, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D58814
llvm-svn: 355668
Diffstat (limited to 'clang/utils/bash-autocomplete.sh')
0 files changed, 0 insertions, 0 deletions