We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe81ec commit 97f8e48Copy full SHA for 97f8e48
utils/bazel/llvm-project-overlay/libc/test/src/math/smoke/BUILD.bazel
@@ -90,7 +90,7 @@ libc_support_library(
90
"//libc:__support_cpp_limits",
91
"//libc:__support_fputil_fp_bits",
92
"//libc:__support_fputil_normal_float",
93
- "//libc:llvm_libc_macros_math_macros",
+ "//libc:hdr_math_macros",
94
"//libc/test/UnitTest:LibcUnitTest",
95
"//libc/test/UnitTest:fp_test_helpers",
96
],
@@ -135,7 +135,7 @@ libc_support_library(
135
"//libc:__support_cpp_type_traits",
136
"//libc:__support_fputil_basic_operations",
137
138
139
140
141
0 commit comments