This revision was automatically updated to reflect the committed changes.
Closed by commit rL310933: [index] Update indexing to handle
CXXDeductionGuideDecls properly (authored by akirtzidis).
Changed prior to commit:
https://reviews.llvm.org/D36641?vs=110829&id=99#toc
Repository:
rL LLV
nathawes created this revision.
CXXDeductionGuideDecls can't be referenced so there's no need to output a
symbol occurrence for them. Also handle DeducedTemplateSpecializationTypeLocs
in the TypeIndexer so we don't miss the symbol occurrences of the corresponding
template decls.
https://revie