[all-commits] [llvm/llvm-project] 597891: [lldb] Add a dwarf unit test for null unit dies
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Mar 29 23:48:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5978912da00acc610e4e1379bde815b28252944c
https://github.com/llvm/llvm-project/commit/5978912da00acc610e4e1379bde815b28252944c
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M lldb/unittests/SymbolFile/DWARF/CMakeLists.txt
A lldb/unittests/SymbolFile/DWARF/DWARFUnitTest.cpp
Log Message:
-----------
[lldb] Add a dwarf unit test for null unit dies
This is the test I mentioned in the previous commit (1b96e133), but
forgot to add.
More information about the All-commits
mailing list