aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorCorentin Jabot <corentinjabot@gmail.com>2025-06-09 10:29:05 +0200
committerGitHub <noreply@github.com>2025-06-09 10:29:05 +0200
commit62c9b0cab614f2d408929f9ee4280fc3c0084e08 (patch)
treecf17506246a8927694599f691a7ebe77039063ed /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parentf3ffee601c1746eafa9a6684541e90d182c9126e (diff)
downloadllvm-62c9b0cab614f2d408929f9ee4280fc3c0084e08.zip
llvm-62c9b0cab614f2d408929f9ee4280fc3c0084e08.tar.gz
llvm-62c9b0cab614f2d408929f9ee4280fc3c0084e08.tar.bz2
[Clang] Fix a crash when diagnosing a non relocatable with no copy ctr (#143350)
If lookup did not find a copy constructor, it would return nulll, leading to an assert in `cast`. Fixes #143325
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions