mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
40908f32a0
Clang enables the pointer-overflow check which is incompatble with the tracing JIT. We can still test the JIT by disabling this check.