[libclang] Indexing API: provide an attribute list inside CXIdxEntityInfo
so that we can access the attributes of an entity for a reference. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146616 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang-c/Index.h 15 additions, 13 deletionsinclude/clang-c/Index.h
- tools/c-index-test/c-index-test.c 7 additions, 0 deletionstools/c-index-test/c-index-test.c
- tools/libclang/IndexingContext.cpp 57 additions, 16 deletionstools/libclang/IndexingContext.cpp
- tools/libclang/IndexingContext.h 69 additions, 36 deletionstools/libclang/IndexingContext.h
Loading
Please register or sign in to comment