[lldb/Core] Remove locking in the PluginManager
Remove locking as all the plugin registration takes place from a single thread. Addresses Pavel's feedback in D74816.
Loading
Please sign in to comment
Remove locking as all the plugin registration takes place from a single thread. Addresses Pavel's feedback in D74816.