sammccall added a comment. Thanks!
================ Comment at: clang-tools-extra/clangd/FindTarget.cpp:318 } + void VisitDeducedTemplateSpecializationType( + const DeducedTemplateSpecializationType *DTST) { ---------------- This needs a comment referencing the bug, and describing the consequence (we're going to miss the instantiation even when it's in principle known) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72119/new/ https://reviews.llvm.org/D72119 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits