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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 09:46:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324914: [libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfo (authored by MaskRay, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42895?vs=133632&id=133889#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42895

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42895.133889.patch
Type: text/x-patch
Size: 12026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/81074772/attachment.bin>


More information about the llvm-commits mailing list