We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380c402 commit 12719a8Copy full SHA for 12719a8
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -1136,8 +1136,10 @@ libc_support_library(
1136
"src/__support/fixed_point/fx_rep.h",
1137
],
1138
deps = [
1139
+ ":__support_cpp_algorithm",
1140
":__support_cpp_bit",
1141
":__support_cpp_type_traits",
1142
+ ":__support_libc_assert",
1143
":__support_macros_attributes",
1144
":__support_macros_null_check",
1145
":__support_macros_optimization",
0 commit comments