Skip to content

Commit 5d0308f

Browse files
committed
[bazel] Port for 649edb8
1 parent 9ad0175 commit 5d0308f

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ libc_test(
9999
name = "fixedvector_test",
100100
srcs = ["fixedvector_test.cpp"],
101101
deps = [
102+
"//libc:__support_cpp_array",
102103
"//libc:__support_fixedvector",
103104
],
104105
)

0 commit comments

Comments
 (0)