The underlying structures no longer use ConstString so we can remove it
wholesale from PluginManager now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153818
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 26 2023, 10:52 PM Closed by commit rG7ec083107ff2: [lldb][NFCI] Remove use of ConstString from PluginManager (authored by bulbazord). · Explain WhyJun 27 2023, 10:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535052 lldb/include/lldb/Core/PluginManager.h
lldb/source/Core/PluginManager.cpp
|