[PATCH] D58340: [clang][Index] Visit UsingDecls and generate USRs for them

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 26 06:23:11 PST 2019


kadircet updated this revision to Diff 188361.
kadircet marked an inline comment as done.
kadircet added a comment.

- Revert SymbolSubKind change
- Add test to check for SymbolKind


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58340/new/

https://reviews.llvm.org/D58340

Files:
  lib/Index/IndexDecl.cpp
  lib/Index/IndexSymbol.cpp
  lib/Index/USRGeneration.cpp
  test/Index/usrs.cpp
  unittests/Index/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58340.188361.patch
Type: text/x-patch
Size: 3600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190226/e41bebc2/attachment.bin>


More information about the cfe-commits mailing list