[libc] [llvm] [libc][math] Refactor atan2f128 implementation to header-only in src/__support/math folder. (PR #151012)
Muhammad Bassiouni via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 1 09:51:05 PDT 2025
================
@@ -6338,7 +6360,6 @@ libc_function(
":__support_common",
":__support_macros_config",
":__support_macros_null_check",
- ":types_wchar_t",
----------------
bassiounix wrote:
yes. it doesn't compile with it in bazel
https://github.com/llvm/llvm-project/pull/151012
More information about the llvm-commits
mailing list