Always convert function calls dynamically. This greatly simplifies the...
Always convert function calls dynamically. This greatly simplifies the implementation at the cost of less readability of the output. Also included is a cleanup of the tests that had to be updated due to this change. Addresses #25281, #24759. Lastly, the CL enables the automatic fallback on compilation error. PiperOrigin-RevId: 232135777
Loading
Please sign in to comment