aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-10-09 00:35:49 -0300
committerGitHub <noreply@github.com>2025-10-09 03:35:49 +0000
commit018ae02785da5a35bea8a6eb04f6398c052228f9 (patch)
tree805515f83bc2494bec41099dffe8748f6f245eb2 /clang/lib/Frontend/InitPreprocessor.cpp
parent822446d74aba5bda31f728f26444d7c03478157d (diff)
downloadllvm-018ae02785da5a35bea8a6eb04f6398c052228f9.zip
llvm-018ae02785da5a35bea8a6eb04f6398c052228f9.tar.gz
llvm-018ae02785da5a35bea8a6eb04f6398c052228f9.tar.bz2
[clang] fix transform for constant template parameter type subst node (#162587)
This fixes the transform to use the correct parameter type for an AssociatedDecl which has been fully specialized. Instead of using the type for the parameter of the specialized template, this uses the type of the argument it has been specialized with. This fixes a regression reported here: https://github.com/llvm/llvm-project/pull/161029#issuecomment-3375478990 Since this regression was never released, there are no release notes.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions