llvm-project/lldb/unittests/SymbolFile
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
..
DWARF [lldb/DWARF] Fix a crash parsing invalid dwarf (pr49678) 2021-04-08 16:48:02 +02:00
NativePDB fix lldb for recent libDebugInfoDWARF API change 2020-10-23 19:20:38 -07:00
PDB Fix Windows build 2020-07-22 11:01:25 -07:00
CMakeLists.txt [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00