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 fe1301b commit 11a944cCopy full SHA for 11a944c
utils/bazel/llvm-project-overlay/libc/test/src/__support/FPUtil/BUILD.bazel
@@ -28,6 +28,7 @@ libc_test(
28
deps = [
29
"//libc:__support_big_int",
30
"//libc:__support_fputil_dyadic_float",
31
+ "//libc:__support_macros_properties_types",
32
"//libc:__support_uint128",
33
"//libc/test/UnitTest:fp_test_helpers",
34
"//libc/utils/MPFRWrapper:mpfr_wrapper",
0 commit comments