aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-03-10 10:08:43 -0300
committerGitHub <noreply@github.com>2025-03-10 10:08:43 -0300
commita1a6a839763079b54d8910599549b9e6d4dd5fe6 (patch)
tree136ff96234dbc7ef68c0915abd7c300bcd81f15e /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent507e0c3b6757bbdd95726c6be7b93297685e65ab (diff)
downloadllvm-a1a6a839763079b54d8910599549b9e6d4dd5fe6.zip
llvm-a1a6a839763079b54d8910599549b9e6d4dd5fe6.tar.gz
llvm-a1a6a839763079b54d8910599549b9e6d4dd5fe6.tar.bz2
[clang] fix matching of nested template template parameters (#130447)
When checking the template template parameters of template template parameters, the PartialOrdering context was not correctly propagated. This also has a few drive-by fixes, such as checking the template parameter lists of template template parameters, which was previously missing and would have been it's own bug, but we need to fix it in order to prevent crashes in error recovery in a simple way. Fixes #130362
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions