upsj added inline comments.
================ Comment at: clang-tools-extra/clangd/Preamble.cpp:167 + // ... whose template parameter comes from the function directly + if (FT->getTemplateParameters()->getDepth() == + PackTypePtr->getDepth()) { ---------------- Can PackTypePtr ever be nullptr? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124688/new/ https://reviews.llvm.org/D124688 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits