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

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 21 07:21:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332842: Fix PathMappingList for relative and empty paths after recent FileSpec… (authored by gclayton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47021?vs=147587&id=147780#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47021

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47021.147780.patch
Type: text/x-patch
Size: 18328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180521/0bf92660/attachment-0001.bin>


More information about the lldb-commits mailing list