diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2025-04-09 23:23:52 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 23:23:52 -0300 |
commit | 98feb05825a179c56f965d936b948a95d2a6b888 (patch) | |
tree | 4386a56f4214b0a038a8db98988b33fc5d5c4a1e /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 02fde3a6518b1085946b891e2a1b3550f7497888 (diff) | |
download | llvm-98feb05825a179c56f965d936b948a95d2a6b888.zip llvm-98feb05825a179c56f965d936b948a95d2a6b888.tar.gz llvm-98feb05825a179c56f965d936b948a95d2a6b888.tar.bz2 |
[clang] fix unresolved dependent template specialization mangling (#135111)
This fixes a regression introduced in
https://github.com/llvm/llvm-project/pull/133610 which was reported here
https://github.com/llvm/llvm-project/pull/133610#issuecomment-2787332042
When mangling a dependent template specialization appearing within an
unresolved prefix, translate the dtst back to a dependent template name
including the prefix, and mangle following the nested unresolved-type
production.
There are no release notes, since this regression was never released.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions