DavidSpickett wrote:

> I would even encourage you to remove the backwards compatible overload 
> (either here, or separately)

I suggest keeping the removal of the overload as a separate PR. Then you have 
the simplest revert if you need to.

Here it's probably little to no risk since all this code gets compiled on most 
platforms, but it has helped me in the past with platform code where I forget 
to update Windows and the BSDs.

https://github.com/llvm/llvm-project/pull/203175
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to