Skip to content

Commit e6a3b53

Browse files
committed
Fix bazel target broken in #157537
1 parent 902f1fc commit e6a3b53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ libc_support_library(
711711
deps = [
712712
":__support_cpp_algorithm",
713713
":__support_cpp_bit",
714+
":__support_cpp_tuple",
714715
":__support_cpp_type_traits",
715716
":__support_macros_attributes",
716717
":hdr_stdint_proxy",

0 commit comments

Comments
 (0)