Skip to content

Commit bac8d01

Browse files
authored
[bazel][libc] Fixes #165219 (#168429)
1 parent 557a6b8 commit bac8d01

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
@@ -1103,6 +1103,7 @@ libc_support_library(
11031103
":func_realloc",
11041104
":hdr_stdio_macros",
11051105
":hdr_stdio_overlay",
1106+
":string_memory_utils",
11061107
":types_off_t",
11071108
],
11081109
)

0 commit comments

Comments
 (0)