[Lldb-commits] [PATCH] D26081: Improve ".." handling in FileSpec normalization

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 31 09:27:55 PDT 2016


labath updated this revision to Diff 76426.
labath added a comment.

Fix handling of single dots and add tests for that.


https://reviews.llvm.org/D26081

Files:
  include/lldb/Host/FileSpec.h
  source/Host/common/FileSpec.cpp
  source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  unittests/Host/FileSpecTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26081.76426.patch
Type: text/x-patch
Size: 11802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161031/bb44250e/attachment.bin>


More information about the lldb-commits mailing list