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 6f5f264 commit a65aa32Copy full SHA for a65aa32
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -524,6 +524,7 @@ libc_support_library(
524
name = "__support_macros_attributes",
525
hdrs = ["src/__support/macros/attributes.h"],
526
deps = [
527
+ ":__support_macros_config",
528
":__support_macros_properties_architectures",
529
],
530
)
0 commit comments