[Lldb-commits] [PATCH] D149804: [lldb][NFCI] Add unittests for ObjCLanguage::MethodName
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 3 17:43:14 PDT 2023
bulbazord created this revision.
bulbazord added reviewers: JDevlieghere, mib, Michael137, jingham.
Herald added a project: All.
bulbazord requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
I have a patch to refactor this class and I'd like a unittest in place
to make sure I don't break anything.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149804
Files:
lldb/unittests/Language/CMakeLists.txt
lldb/unittests/Language/ObjC/CMakeLists.txt
lldb/unittests/Language/ObjC/ObjCLanguageTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149804.519314.patch
Type: text/x-patch
Size: 5613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230504/442ddef3/attachment-0001.bin>
More information about the lldb-commits
mailing list