[Lldb-commits] [PATCH] D47021: Fix PathMappingList for relative and empty paths after recent FileSpec normalization changes

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 17 11:06:09 PDT 2018


clayborg updated this revision to Diff 147354.
clayborg added a comment.

Fix issues found by Zach.


https://reviews.llvm.org/D47021

Files:
  include/lldb/Target/PathMappingList.h
  lldb.xcodeproj/project.pbxproj
  source/Target/PathMappingList.cpp
  source/Target/Target.cpp
  unittests/Utility/CMakeLists.txt
  unittests/Utility/PathMappingListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47021.147354.patch
Type: text/x-patch
Size: 15410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180517/27dd1a4a/attachment-0001.bin>


More information about the lldb-commits mailing list