[Lldb-commits] [PATCH] D130401: Implement better path matching in FileSpecList::FindCompatibleIndex(...).
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 28 14:09:42 PDT 2022
clayborg updated this revision to Diff 448436.
clayborg added a comment.
Revert FileSpec::GetPathSeparator() changes that are no longer needed and respond to other imrpovement feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130401/new/
https://reviews.llvm.org/D130401
Files:
lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
lldb/include/lldb/Core/FileSpecList.h
lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
lldb/source/Core/FileSpecList.cpp
lldb/source/Symbol/CompileUnit.cpp
lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
lldb/test/API/functionalities/breakpoint/breakpoint_command/relative.yaml
lldb/unittests/Core/CMakeLists.txt
lldb/unittests/Core/FileSpecListTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130401.448436.patch
Type: text/x-patch
Size: 35993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220728/8bc6b212/attachment-0001.bin>
More information about the lldb-commits
mailing list