diff options
author | davidot <davidot@serenityos.org> | 2022-08-23 20:24:59 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-08-23 22:30:15 +0100 |
commit | a9d2d806b61df3b84af06744b6fad670f4012539 (patch) | |
tree | adf00b921ea1bba7eb16d2ed07e956e937af5086 /Userland/Libraries/LibC/sys/mman.cpp | |
parent | 34a09bbb5410b866e35bb03fcb489a61f4b262b3 (diff) | |
download | serenity-a9d2d806b61df3b84af06744b6fad670f4012539.zip |
LibJS: Use __builtin_isnan in static_assert instead of isnan
For the fuzzer build isnan was not usable in a constexpr context however
__builtin_isnan seems to always be.
Also while we're here add my name to the copyright since I forgot after
the Value rewrite.
Diffstat (limited to 'Userland/Libraries/LibC/sys/mman.cpp')
0 files changed, 0 insertions, 0 deletions