Skip to content

Commit 28cea99

Browse files
committed
[Bazel][libc] Fix build failure
1 parent 8f54ed2 commit 28cea99

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/UnitTest

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ libc_support_library(
7676
deps = [
7777
":LibcUnitTest",
7878
":string_utils",
79+
":test_logger",
7980
"//libc:__support_cpp_array",
8081
"//libc:__support_cpp_bit",
8182
"//libc:__support_cpp_bitset",

0 commit comments

Comments
 (0)