[Lldb-commits] [PATCH] D57552: Handle "." in target.source-map in PathMapListing::FindFiles

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 1 10:10:19 PST 2019


jingham updated this revision to Diff 184784.
jingham added a comment.

Fixed some inadvertently commented out test code (test still passes...)
Applied Pavel's suggestions (thanks!)


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D57552

Files:
  packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
  packages/Python/lldbsuite/test/functionalities/source-map/a.yaml
  source/Target/PathMappingList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57552.184784.patch
Type: text/x-patch
Size: 24868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190201/d07a11c7/attachment-0001.bin>


More information about the lldb-commits mailing list