[index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset.
This provides a more general and flexible way to annotate special symbols. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@267116 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Index/IndexSymbol.h 11 additions, 7 deletionsinclude/clang/Index/IndexSymbol.h
- lib/Index/IndexSymbol.cpp 41 additions, 19 deletionslib/Index/IndexSymbol.cpp
- tools/c-index-test/core_main.cpp 3 additions, 2 deletionstools/c-index-test/core_main.cpp
- tools/libclang/CXIndexDataConsumer.cpp 8 additions, 11 deletionstools/libclang/CXIndexDataConsumer.cpp
Loading
Please register or sign in to comment