[libc-commits] [libc] [libc][math][c23] Add exp10m1f C23 math function (PR #87992)
via libc-commits
libc-commits at lists.llvm.org
Tue Nov 5 06:32:21 PST 2024
================
@@ -1737,7 +1738,7 @@ def StdC : StandardSpec<"stdc"> {
]
>;
-
+
----------------
lntue wrote:
nit: unnecessary new line.
https://github.com/llvm/llvm-project/pull/87992
More information about the libc-commits
mailing list