bulbazord wrote:

+1 to Jonas's comment. Plugins ideally don't depend on each other and they 
should strive to fail gracefully if they depend on a specific plugin instance 
that's not available. I recognize that many plugins depend on each other today, 
but I don't think we should be adding more direct dependencies if we can help 
it.

https://github.com/llvm/llvm-project/pull/139170
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to