[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:43:36 PST 2019
jingham updated this revision to Diff 184790.
jingham added a comment.
Implemented Zachary's suggestions.
Also added the source file sub-directory so the test will pass on other people's machines...
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/Trivial/main.c
packages/Python/lldbsuite/test/functionalities/source-map/a.yaml
source/Target/PathMappingList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57552.184790.patch
Type: text/x-patch
Size: 25462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190201/8f900e49/attachment-0001.bin>
More information about the lldb-commits
mailing list