[Lldb-commits] [PATCH] D20041: File path comparisons should be case-insensitive on OS X
Vyacheslav Karpukhin via lldb-commits
lldb-commits at lists.llvm.org
Fri May 6 18:08:37 PDT 2016
stigger created this revision.
stigger added a reviewer: zturner.
stigger added a subscriber: lldb-commits.
- File path comparisons should be case-insensitive on OS X
- Fixed TestBreakpointCaseSensitivity
http://reviews.llvm.org/D20041
Files:
include/lldb/Host/FileSpec.h
packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py
source/Host/common/FileSpec.cpp
source/Host/common/HostInfoBase.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20041.56486.patch
Type: text/x-patch
Size: 12692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160507/0530dc31/attachment.bin>
More information about the lldb-commits
mailing list