Skip to content

Commit b0ce192

Browse files
committed
[bazel][libc] Add missing dependency for cd96aa7
1 parent 6970920 commit b0ce192

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
@@ -283,6 +283,7 @@ libc_support_library(
283283
hdrs = ["src/__support/CPP/type_traits.h"],
284284
deps = [
285285
":__support_macros_attributes",
286+
":__support_macros_config",
286287
":libc_root",
287288
],
288289
)

0 commit comments

Comments
 (0)