DavidSpickett wrote: Did you consider making `AllowPort(0)` do nothing?
My guess is that this port dance is complicated enough as it is, and `AllowPort(0)` doing nothing would be more implicit behaviour we have to pick apart later. https://github.com/llvm/llvm-project/pull/98833 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
