This is an archive of the discontinued LLVM Phabricator instance.

[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
to make sure I don't break anything.

Diff Detail

Event Timeline

bulbazord created this revision.May 3 2023, 5:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2023, 5:43 PM
bulbazord requested review of this revision.May 3 2023, 5:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2023, 5:43 PM
This revision is now accepted and ready to land.May 4 2023, 1:05 PM
This revision was automatically updated to reflect the committed changes.