This is an archive of the discontinued LLVM Phabricator instance.

[lldb][NFCI] Remove use of ConstString from PluginManager
ClosedPublic

Authored by bulbazord on Jun 26 2023, 2:56 PM.

Details

Summary

The underlying structures no longer use ConstString so we can remove it
wholesale from PluginManager now.

Diff Detail

Event Timeline

bulbazord created this revision.Jun 26 2023, 2:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 2:56 PM
bulbazord requested review of this revision.Jun 26 2023, 2:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 2:56 PM
This revision is now accepted and ready to land.Jun 26 2023, 10:52 PM