We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435addb commit a97871eCopy full SHA for a97871e
utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel
@@ -529,7 +529,9 @@ libc_support_library(
529
"//libc:__support_cpp_bit",
530
"//libc:__support_cpp_type_traits",
531
"//libc:__support_fputil_basic_operations",
532
+ "//libc:__support_fputil_fenv_impl",
533
"//libc:__support_fputil_fp_bits",
534
+ "//libc:hdr_fenv_macros",
535
"//libc:hdr_math_macros",
536
"//libc/test/UnitTest:LibcUnitTest",
537
"//libc/test/UnitTest:fp_test_helpers",
0 commit comments