diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-08-06 17:50:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 17:50:53 +0200 |
commit | b1482aa91b16e46cfed46cb4c4c41cfe34dfd434 (patch) | |
tree | 0d7b107140c15a1a36e92c8755bfd872a75a1475 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | c9eff91ef1c7af02e68a4897c476dab0afbfff77 (diff) | |
download | llvm-b1482aa91b16e46cfed46cb4c4c41cfe34dfd434.zip llvm-b1482aa91b16e46cfed46cb4c4c41cfe34dfd434.tar.gz llvm-b1482aa91b16e46cfed46cb4c4c41cfe34dfd434.tar.bz2 |
[libc++] Fix incorrect down cast in __tree::operator= (#152285)
This has been introduced by #151304. This problem is diagnosed by UBSan
with optimizations enabled. Since we run UBSan only with optimizations
disabled currently, this isn't caught in our CI. We should look into
enabling UBSan with optimizations enabled to catch these sorts of issues
before landing a patch.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions