diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2025-04-07 21:25:37 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 21:25:37 -0300 |
commit | 735f5b1cb45c4245f1c068dda8271142457925ec (patch) | |
tree | 0b2b22cbfb00f9a0a98cf927cbb5c59eecdf01eb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1f359610b048ae31e5ea3a0416f55405ff398753 (diff) | |
download | llvm-735f5b1cb45c4245f1c068dda8271142457925ec.zip llvm-735f5b1cb45c4245f1c068dda8271142457925ec.tar.gz llvm-735f5b1cb45c4245f1c068dda8271142457925ec.tar.bz2 |
[clang] fix DependentTemplateSpecializationType transform (#134748)
This changes the transform for DTST so it rebuilds the node if any of
the template arguments changed.
This fixes a regression reported here:
https://github.com/llvm/llvm-project/pull/133610#issuecomment-2784576267
which was introduced by https://github.com/llvm/llvm-project/pull/133610
There are no release notes since the regression was never released.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions