Skip to content

Commit a504c3c

Browse files
author
git apple-llvm automerger
committed
Merge commit '78aa866793a0' from llvm.org/main into next
2 parents fce2673 + 78aa866 commit a504c3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,8 +1136,10 @@ libc_support_library(
11361136
"src/__support/fixed_point/fx_rep.h",
11371137
],
11381138
deps = [
1139+
":__support_cpp_algorithm",
11391140
":__support_cpp_bit",
11401141
":__support_cpp_type_traits",
1142+
":__support_libc_assert",
11411143
":__support_macros_attributes",
11421144
":__support_macros_null_check",
11431145
":__support_macros_optimization",

0 commit comments

Comments
 (0)