[libc-commits] [libc] [llvm] [libc][math] Refactor log10, log1p, log2 implementation to header-only in src/__support/math folder. (PR #176089)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Mon Jan 19 01:04:29 PST 2026
bassiounix wrote:
> > > Is the "build with gcc12.2 before sending patches" requirement documented somewhere?
> >
> >
> > I actually don't know, but what I know from libc maintainers that libc has to compile with both clang and gcc.
>
> https://github.com/llvm/llvm-project/blob/4885d1fcf6d8d2a86d0579439cf0a96122106ad1/libc/src/math/docs/add_math_function.md?plain=1#L175
I totally forgot that you updated that. Thanks!
https://github.com/llvm/llvm-project/pull/176089
More information about the libc-commits
mailing list