mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
Part 1 of this test uses a large array so we are more likely getting segfaults when using an incorrect TLS layout. The `volatile`s and `taint_for_optimiter`s should hopefully prevent the compiler from optimizing the tests out.