[all-commits] [llvm/llvm-project] ac802a: [libc][math] Implement issignaling macro. (#109615)
Shourya Goel via All-commits
all-commits at lists.llvm.org
Wed Sep 25 07:35:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac802a3148cc6df21f6ea3f9942a90499388fa25
https://github.com/llvm/llvm-project/commit/ac802a3148cc6df21f6ea3f9942a90499388fa25
Author: Shourya Goel <shouryagoel10000 at gmail.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M libc/include/llvm-libc-macros/math-function-macros.h
M libc/test/include/CMakeLists.txt
A libc/test/include/IsSignalingTest.h
A libc/test/include/issignaling_test.c
A libc/test/include/issignaling_test.cpp
A libc/test/include/issignalingf_test.cpp
A libc/test/include/issignalingl_test.cpp
Log Message:
-----------
[libc][math] Implement issignaling macro. (#109615)
#109201
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list