================
@@ -610,7 +650,32 @@ template <typename Instance> class PluginInstances {
}
private:
+ const Instance *GetInstanceAtIndexLocked(uint32_t idx) {
----------------
ashgti wrote:Is this used? https://github.com/llvm/llvm-project/pull/184452 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
