1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 04:15:07 +00:00
serenity/Tests/LibM
Daniel Bertalan 5f2f460cc8 Tests: Add Clang pragma for turning off optimizations
Clang does not accept `GCC optimize("O0")`, so it fails to build the
system with it.
2021-08-08 10:55:36 +02:00
..
CMakeLists.txt LibM: Turn off builtins, fix tests & implementation 2021-07-17 17:37:20 +02:00
test-math.cpp Tests: Add Clang pragma for turning off optimizations 2021-08-08 10:55:36 +02:00