Files
clang-p2996/clang/lib/AST/ASTStructuralEquivalence.cpp
Matheus Izvekov 1d1a56929b Clang: fix AST representation of expanded template arguments.
Extend clang's SubstTemplateTypeParm to represent the pack substitution index.

Fixes PR56099.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Differential Revision: https://reviews.llvm.org/D128113
2022-08-09 14:26:16 +02:00

86 KiB