Skip to content

Commit 3c7c73c

Browse files
[Bazel] Fixes 071b3c2 (#220376)
This fixes 071b3c2 (#220352). Buildkite error link: https://buildkite.com/llvm-project/upstream-bazel/builds?commit=071b3c2fe08770c7d1875c1d58b6e1f9fe74506f Co-authored-by: Google Bazel Bot <google-bazel-bot@google.com>
1 parent 06d0711 commit 3c7c73c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,7 @@ libc_support_library(
900900
name = "types_char8_t",
901901
hdrs = ["hdr/types/char8_t.h"],
902902
deps = [
903+
":hdr_uchar_overlay",
903904
":llvm_libc_types_char8_t",
904905
],
905906
)

0 commit comments

Comments
 (0)