aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorAlexander Yermolovich <ayermolo@fb.com>2021-04-14 17:04:19 -0700
committerRafael Auler <rafaelauler@fb.com>2021-04-14 18:46:34 -0700
commitb7459a10dad1cf71dc0e6dcb97256bfbe3c2a28d (patch)
treef11e85067306738b24114c8479f4abdce5197b14 /lldb/packages/Python/lldbsuite/test/dotest.py
parent8f9477b067b0e059ece95bae3e2bd84f95702666 (diff)
downloadllvm-b7459a10dad1cf71dc0e6dcb97256bfbe3c2a28d.zip
llvm-b7459a10dad1cf71dc0e6dcb97256bfbe3c2a28d.tar.gz
llvm-b7459a10dad1cf71dc0e6dcb97256bfbe3c2a28d.tar.bz2
[DWARF] Fix crash for DWARFDie::dump.
When DIE is extracted manually, the DieArray is empty. When dump is invoked on aforementioned DIE it tries to extract child, even if Dump options say otherwise. Resulting in crash. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D99698
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions