Allow exceptions in code that will be staged. Consider all exceptions to be...
Allow exceptions in code that will be staged. Consider all exceptions to be exiting the CFG, with no explicit support for exception-based control-flow. It may incidentally work to use exception-based control flow in code that is never staged. PiperOrigin-RevId: 232719435
Loading
Please sign in to comment