I have a patch to refactor this class and I'd like a unittest in place
to make sure I don't break anything.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149804
[lldb][NFCI] Add unittests for ObjCLanguage::MethodName ClosedPublic Authored by bulbazord on May 3 2023, 5:43 PM.
Details Summary I have a patch to refactor this class and I'd like a unittest in place
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 4 2023, 1:05 PM Closed by commit rGdc39d98c3faa: [lldb][NFCI] Add unittests for ObjCLanguage::MethodName (authored by bulbazord). · Explain WhyMay 4 2023, 1:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519641 lldb/unittests/Language/CMakeLists.txt
lldb/unittests/Language/ObjC/CMakeLists.txt
lldb/unittests/Language/ObjC/ObjCLanguageTest.cpp
|