aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python/bytecode.test
diff options
context:
space:
mode:
authorBenjamin Maxwell <macdue@dueutil.tech>2024-12-06 17:27:46 +0000
committerGitHub <noreply@github.com>2024-12-06 17:27:46 +0000
commitbded8890149e55b9abc9c32cb4a9c883c3daad91 (patch)
tree2632f44de611972da35068f3d82df5d69afceab6 /lldb/test/Shell/ScriptInterpreter/Python/bytecode.test
parentb9aa155d26935c058449f4ac116201de000fd7bf (diff)
downloadllvm-bded8890149e55b9abc9c32cb4a9c883c3daad91.zip
llvm-bded8890149e55b9abc9c32cb4a9c883c3daad91.tar.gz
llvm-bded8890149e55b9abc9c32cb4a9c883c3daad91.tar.bz2
[clang][AArch64] Fix C++11 style initialization of typedef'd vectors (#118956)
Previously, this hit an `llvm_unreachable()` assertion as the type of `vec_t` did not exactly match `__SVInt8_t`, as it was wrapped in a typedef. Comparing the canonical types instead allows the types to match correctly and avoids the crash. Fixes #107609
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/bytecode.test')
0 files changed, 0 insertions, 0 deletions