rjmccall wrote: > This isn't different from:
I understand that this doesn't *have* to be seen as different. I am telling you that is practically useful to *make* it different in order to enable incremental adoption of `__ob_trap`, because otherwise you cannot add `__ob_trap` to a parameter in order to force uses of it to be checked within the function without having to deal with potential breakage in every caller of the function. https://github.com/llvm/llvm-project/pull/148914 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
