[Lldb-commits] [PATCH] D17492: Case sensitive path compare on Windows breaks breakpoints
    Zachary Turner via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Oct  7 07:11:18 PDT 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47c03462f52a: Some fixes for case insensitive paths on Windows. (authored by zturner).
Herald added a project: LLDB.
Changed prior to commit:
  https://reviews.llvm.org/D17492?vs=48871&id=223585#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D17492/new/
https://reviews.llvm.org/D17492
Files:
  lldb/include/lldb/Core/ConstString.h
  lldb/include/lldb/Host/FileSpec.h
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/Makefile
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/main.c
  lldb/source/Core/ConstString.cpp
  lldb/source/Core/FileSpecList.cpp
  lldb/source/Host/common/FileSpec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17492.223585.patch
Type: text/x-patch
Size: 18743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191007/411165ac/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list