]> granicus.if.org Git - clang/commit
[Index] Compute correct symbol kind for variable templates
authorIlya Biryukov <ibiryukov@google.com>
Wed, 29 May 2019 17:49:30 +0000 (17:49 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 29 May 2019 17:49:30 +0000 (17:49 +0000)
commit93cc0ae0decc3de36ff9a75ca05213e027d16cdc
tree31a8978024b54445bd813b90f2742ec4f13091c2
parentced275ae4a9488eef8f65dc85d25fa749394e823
[Index] Compute correct symbol kind for variable templates

Summary:
The index library itself seems to never pass variable templates as
input, however clangd does.

Reviewers: kadircet

Reviewed By: kadircet

Subscribers: jkorous, arphaman, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62579

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361996 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/IndexSymbol.cpp