[Lldb-commits] [PATCH] D124579: Make partial function name matching match on context boundaries
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 12 12:39:52 PDT 2022
This revision was automatically updated to reflect the committed changes.
jingham marked 4 inline comments as done.
Closed by commit rG3339000e0bda: We don't require users to type out the full context of a function, for (authored by jingham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124579/new/
https://reviews.llvm.org/D124579
Files:
lldb/include/lldb/Target/Language.h
lldb/source/Core/Module.cpp
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
lldb/source/Target/Language.cpp
lldb/test/API/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py
lldb/test/API/functionalities/breakpoint/cpp/main.cpp
lldb/test/API/functionalities/return-value/TestReturnValue.py
lldb/test/API/macosx/indirect_symbol/TestIndirectSymbols.py
lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124579.429049.patch
Type: text/x-patch
Size: 11968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220512/218c220a/attachment-0001.bin>
More information about the lldb-commits
mailing list