[Lldb-commits] [PATCH] D130045: Implement better path matching in FileSpecList::FindFileIndex(...).
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 18 15:11:00 PDT 2022
clayborg updated this revision to Diff 445638.
clayborg added a comment.
Herald added a subscriber: mgorny.
Didn't submit all changes at first because I had two commits. Squashed the commits to fix the diff.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130045/new/
https://reviews.llvm.org/D130045
Files:
lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.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: D130045.445638.patch
Type: text/x-patch
Size: 30738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220718/36c5a0b4/attachment-0001.bin>
More information about the lldb-commits
mailing list