Skip to content

Commit 11a944c

Browse files
author
Dmitry Chernenkov
committed
[bazel][libc]Fix test bazel for 6b21e17
1 parent fe1301b commit 11a944c

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/__support/FPUtil

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/__support/FPUtil/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ libc_test(
2828
deps = [
2929
"//libc:__support_big_int",
3030
"//libc:__support_fputil_dyadic_float",
31+
"//libc:__support_macros_properties_types",
3132
"//libc:__support_uint128",
3233
"//libc/test/UnitTest:fp_test_helpers",
3334
"//libc/utils/MPFRWrapper:mpfr_wrapper",

0 commit comments

Comments
 (0)