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 0ab539f commit 659a217Copy full SHA for 659a217
utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel
@@ -293,6 +293,7 @@ libc_support_library(
293
name = "ilogb_test_template",
294
hdrs = ["ILogbTest.h"],
295
deps = [
296
+ "//libc:__support_cpp_limits",
297
"//libc:__support_fputil_fp_bits",
298
"//libc:__support_fputil_manipulation_functions",
299
"//libc/test/UnitTest:LibcUnitTest",
0 commit comments