Default initialize the DWARFDebugMacroHeader to avoid returning a header with uninitialized variables from DWARFDebugMacroHeader::ParseHeader.
1.8 KiB
1.8 KiB
Default initialize the DWARFDebugMacroHeader to avoid returning a header with uninitialized variables from DWARFDebugMacroHeader::ParseHeader.