Files
llvm-project/lldb/tools/lldb-test/SystemInitializerTest.cpp
Jonas Devlieghere c182ca3e3a [lldb] Assert & fix missing calls to UnregisterPlugin (#185162)
Fix missing calls to UnregisterPlugin and add an assert in the
PluginManager that ensures all plugins have been unregistered by the
time the plugin manager is destroyed.
2026-03-09 13:04:08 -07:00

2.3 KiB