[all-commits] [llvm/llvm-project] 2429a8: [libc] Add missing and correct some existing C23 f...
Alexey Samsonov via All-commits
all-commits at lists.llvm.org
Tue Sep 2 13:43:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2429a8f71ff2080116b8a0e46541d1fb80351219
https://github.com/llvm/llvm-project/commit/2429a8f71ff2080116b8a0e46541d1fb80351219
Author: Alexey Samsonov <vonosmas at gmail.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M libc/include/math.yaml
Log Message:
-----------
[libc] Add missing and correct some existing C23 functions to math.h (#156512)
This change fixes and closes some gaps in the YAML template for
producing the math.h header.
It adds some missing declarations (dadd/dsub function variants), correct
arguments and/or return type for other functions from this family (dsqrt
and ddiv), and add a missing fminimum_numl variant.
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