forked from OSchip/llvm-project
e7eb27a9a0
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 |
||
---|---|---|
.. | ||
Inputs | ||
designated-inits.c | ||
external-source-symbol-attr.m | ||
index-dependent-source.cpp | ||
index-instantiated-source.cpp | ||
index-macros.c | ||
index-pch.c | ||
index-pch.cpp | ||
index-source-invalid-name.cpp | ||
index-source.cpp | ||
index-source.m | ||
index-source.mm | ||
index-subkinds.m | ||
index-system.mm | ||
index-with-module.m | ||
no-templated-canonical-decl.cpp |