This check seems unnecessary as we already assert the same condition above and also access sc.comp_unit
before this check.
Details
Details
Diff Detail
Diff Detail
|  Differential  D61394  
Remove unnecessary check in SymbolFileDWARF::ParseImportedModules Authored by teemperor on May 1 2019, 12:17 PM. 
Details This check seems unnecessary as we already assert the same condition above and also access sc.comp_unit 
Diff Detail |