[PATCH] D58880: [WIP] [Looking for API feedback] [clangd] Type hierarchy subtypes
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 17 10:52:24 PDT 2019
nridge added a comment.
In D58880#1422494 <https://reviews.llvm.org/D58880#1422494>, @kadircet wrote:
> Also please have a look at D59083 <https://reviews.llvm.org/D59083>, and make sure it helps implement what you have in might and let me know if there's anything missing.
I verified that with D59083 <https://reviews.llvm.org/D59083> + D59354 <https://reviews.llvm.org/D59354>, I'm able to get my template specialization tests passing. Thanks for working on those!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58880/new/
https://reviews.llvm.org/D58880
More information about the cfe-commits
mailing list