llvm-project/lldb/unittests/SymbolFile/DWARF
Pavel Labath 2ecf928153 [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.
2021-04-08 16:48:02 +02:00
..
Inputs
CMakeLists.txt [lldb] Add a dwarf unit test for null unit dies 2021-03-30 08:46:36 +02:00
DWARFASTParserClangTests.cpp [lldb/test] Simplify/generalize YAMLModuleTester 2020-10-30 14:27:50 +01:00
DWARFUnitTest.cpp [lldb/DWARF] Fix a crash parsing invalid dwarf (pr49678) 2021-04-08 16:48:02 +02:00
SymbolFileDWARFTests.cpp Fix .debug_aranges parsing issues. 2021-03-29 15:34:36 -07:00
XcodeSDKModuleTests.cpp [lldb] Fix XcodeSDKModuleTests 2020-10-30 23:08:35 -07:00