| commit | a87ada0dad8084ef83001cd8bab1a44da0ba8af9 | [log] [tgz] |
|---|---|---|
| author | Kadir Cetinkaya <kadircet@google.com> | Tue Feb 26 14:23:12 2019 +0000 |
| committer | Kadir Cetinkaya <kadircet@google.com> | Tue Feb 26 14:23:12 2019 +0000 |
| tree | 7b8f12c7a488ad911a43e5eb8bba8dda485e533c | |
| parent | c032e2ab7cda80a2b68345801162746eb48770c0 [diff] |
[clang][Index] Visit UsingDecls and generate USRs for them Summary: Add indexing of UsingDecl itself. Also enable generation of USRs for UsingDecls, using the qualified name of the decl. Reviewers: ilya-biryukov, akyrtzi Subscribers: arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58340 llvm-svn: 354878