[libc-commits] [libc] [llvm] [libc] use constexpr for sinpif (PR #176580)
via libc-commits
libc-commits at lists.llvm.org
Sat Jan 17 10:14:32 PST 2026
https://github.com/AnonMiraj commented:
Looks good overall,
Did you make sure that it builds corrrectly with gcc 12.2?
Don't forget to fix the formatting with clang-format and buildifier
with this command you should run this
`buildifier ./utils/bazel/llvm-project-overlay/libc/BUILD.bazel`
https://github.com/llvm/llvm-project/pull/176580
More information about the libc-commits
mailing list