[lldb] Default initialize DWARFDebugMacroHeader
Default initialize the DWARFDebugMacroHeader to avoid returning a header with uninitialized variables from DWARFDebugMacroHeader::ParseHeader.
Loading
Please sign in to comment
Default initialize the DWARFDebugMacroHeader to avoid returning a header with uninitialized variables from DWARFDebugMacroHeader::ParseHeader.