[PATCH] D42895: [libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfo

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 9 09:25:58 PST 2018


MaskRay updated this revision to Diff 133632.
MaskRay added a comment.

Bring back refkind:


Repository:
  rC Clang

https://reviews.llvm.org/D42895

Files:
  include/clang-c/Index.h
  include/clang/Index/IndexSymbol.h
  test/Index/index-refs.cpp
  test/Index/index-subscripting-literals.m
  tools/c-index-test/c-index-test.c
  tools/libclang/CXIndexDataConsumer.cpp
  tools/libclang/CXIndexDataConsumer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42895.133632.patch
Type: text/x-patch
Size: 11829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180209/2c020c23/attachment-0001.bin>


More information about the cfe-commits mailing list