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 e8a3b72 commit 9760872Copy full SHA for 9760872
utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel
@@ -379,6 +379,7 @@ libc_support_library(
379
deps = [
380
"//libc:__support_fputil_fenv_impl",
381
"//libc:__support_fputil_fp_bits",
382
+ "//libc:hdr_fenv_macros",
383
"//libc:hdr_math_macros",
384
"//libc/test/UnitTest:LibcUnitTest",
385
"//libc/test/UnitTest:fp_test_helpers",
0 commit comments