kadircet added inline comments.
================ Comment at: lib/Index/IndexingContext.cpp:51 + bool IndexingContext::handleDecl(const Decl *D, SymbolRoleSet Roles, ---------------- ilya-biryukov wrote: > Do we call `handleDecl` for template parameters now too? No we don't. I believe having the decl itself is not that useful for a template parameter without a reference to it. We only call handlereference. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58293/new/ https://reviews.llvm.org/D58293 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits