[PATCH] D68120: [clangd] Handle type template parameters in findExplicitReferences
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 27 02:24:25 PDT 2019
ilya-biryukov added a comment.
In D68120#1685409 <https://reviews.llvm.org/D68120#1685409>, @kadircet wrote:
> LGTM. can you also add some tests for template template and non-type template params ?
Will do, was about to look into this.
I would expect template template arguments to be broken, I'll send a separate patch to fix them if that's the case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68120/new/
https://reviews.llvm.org/D68120
More information about the cfe-commits
mailing list