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 1ca0055 commit ab33fa5Copy full SHA for ab33fa5
utils/bazel/llvm-project-overlay/libc/test/src/math/smoke/BUILD.bazel
@@ -136,7 +136,9 @@ libc_support_library(
136
"//libc:__support_cpp_bit",
137
"//libc:__support_cpp_type_traits",
138
"//libc:__support_fputil_basic_operations",
139
+ "//libc:__support_fputil_fenv_impl",
140
"//libc:__support_fputil_fp_bits",
141
+ "//libc:hdr_fenv_macros",
142
"//libc:hdr_math_macros",
143
"//libc/test/UnitTest:LibcUnitTest",
144
"//libc/test/UnitTest:fp_test_helpers",
0 commit comments