mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
Some of the overflow checks in zend_may_overflow were optimized away by clang, causing JIT failures on release macos.
Some of the overflow checks in zend_may_overflow were optimized away by clang, causing JIT failures on release macos.