[index] Handle properly C++14's template variables.
- Infer the right symbol kind. - Provide a templated USR, similar to how we handle class templates. rdar://28980398 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286154 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Index/IndexSymbol.cpp 19 additions, 10 deletionslib/Index/IndexSymbol.cpp
- lib/Index/IndexingContext.cpp 6 additions, 4 deletionslib/Index/IndexingContext.cpp
- lib/Index/USRGeneration.cpp 20 additions, 0 deletionslib/Index/USRGeneration.cpp
- test/Index/Core/index-source.cpp 12 additions, 1 deletiontest/Index/Core/index-source.cpp
Loading
Please register or sign in to comment