aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorYounan Zhang <zyn7109@gmail.com>2025-01-16 16:37:57 +0800
committerGitHub <noreply@github.com>2025-01-16 16:37:57 +0800
commitfd4f94ddbf0c0f0c9d0185e6036fe51de5ab2ef3 (patch)
tree35750f8f874498866c9cde81cc6b431db835360e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentc23f2417dc5f6dc371afb07af5627ec2a9d373a0 (diff)
downloadllvm-fd4f94ddbf0c0f0c9d0185e6036fe51de5ab2ef3.zip
llvm-fd4f94ddbf0c0f0c9d0185e6036fe51de5ab2ef3.tar.gz
llvm-fd4f94ddbf0c0f0c9d0185e6036fe51de5ab2ef3.tar.bz2
[Clang] Correct the order of substituted arguments in CTAD alias guides (#123022)
We missed a case of type constraints referencing deduced template parameters when constructing a deduction guide for the type alias. This patch fixes the issue by swapping the order of constructing 'template arguments not appearing in the type alias parameters' and 'template arguments that are not yet deduced'. Fixes https://github.com/llvm/llvm-project/issues/122134
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions