ladybird/Userland/Libraries/LibM
Daniel Bertalan e8e628de57 Everywhere: Add Clang pragmas
We use these to prevent UB from being optimized away in `/bin/crash` and
to make the compiler not warn about the many implicit floating point
type promotions in LibM.
2021-07-08 10:11:00 +02:00
..
CMakeLists.txt LibM: Fix linking with LibM when compiling Userland without -O2 2021-05-23 20:17:00 +01:00
math.cpp Everywhere: Add Clang pragmas 2021-07-08 10:11:00 +02:00
math.h LibM: Add long double defines of Math Constants 2021-07-02 19:50:43 +02:00