[Lldb-commits] [PATCH] D104405: Change PathMappingList::FindFile to return an optional result (NFC)

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 22 10:25:49 PDT 2021


aprantl updated this revision to Diff 353700.
aprantl added a comment.

Update to the correct patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104405/new/

https://reviews.llvm.org/D104405

Files:
  lldb/include/lldb/Target/PathMappingList.h
  lldb/source/Core/Module.cpp
  lldb/source/Core/SourceManager.cpp
  lldb/source/Symbol/LineEntry.cpp
  lldb/source/Target/PathMappingList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104405.353700.patch
Type: text/x-patch
Size: 4419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210622/337d804e/attachment.bin>


More information about the lldb-commits mailing list