diff options
author | Pavel Labath <pavel@labath.sk> | 2021-03-27 21:21:14 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2021-04-08 16:48:02 +0200 |
commit | 2ecf928153fc56dcb6bb0bd910584eac86bc23bd (patch) | |
tree | a99ed51365dedbf4728ade6d3fde8450c35aa974 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 1e511bb1be718657a5584ccb792723d9ddac481f (diff) | |
download | llvm-2ecf928153fc56dcb6bb0bd910584eac86bc23bd.zip llvm-2ecf928153fc56dcb6bb0bd910584eac86bc23bd.tar.gz llvm-2ecf928153fc56dcb6bb0bd910584eac86bc23bd.tar.bz2 |
[lldb/DWARF] Fix a crash parsing invalid dwarf (pr49678)
If the debug info is missing the terminating null die, we would crash
when trying to access the nonexisting children/siblings. This was
discovered because the test case for D98619 accidentaly produced such
input.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions