[libc-commits] [libc] [llvm] [libc][math] Refactor log to header-only shared math (PR #175395)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sat Jan 10 15:26:04 PST 2026


================
@@ -0,0 +1,845 @@
+#ifndef LLVM_LIBC_SRC___SUPPORT_MATH_LOG_H
----------------
bassiounix wrote:

Don't forget to add the license comment.

https://github.com/llvm/llvm-project/pull/175395


More information about the libc-commits mailing list