This addresses feedback raised in https://reviews.llvm.org/D104404.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D104724
Modernize Module::RemapFile to return an Optional ClosedPublic Authored by aprantl on Jun 22 2021, 10:15 AM.
Details
Diff Detail Event Timelineaprantl created this revision. aprantl added a parent revision: D104404: Change PathMappingList::RemapPath to return an optional result (NFC). This revision is now accepted and ready to land.Jun 25 2021, 2:31 PM This revision was landed with ongoing or failed builds.Jun 29 2021, 3:24 PM Closed by commit rGa0e1b11fac7a: Modernize Module::RemapFile to return an Optional (NFC) (authored by aprantl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 353695 lldb/include/lldb/Core/Module.h
lldb/source/Core/Module.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
|