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 5a1243c commit da6283aCopy full SHA for da6283a
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -580,6 +580,7 @@ libc_support_library(
580
":__support_macros_attributes",
581
":__support_macros_config",
582
":__support_macros_properties_architectures",
583
+ ":__support_macros_properties_compiler",
584
":hdr_stdint_proxy",
585
],
586
)
@@ -759,6 +760,7 @@ libc_support_library(
759
760
deps = [
761
762
763
764
":__support_macros_properties_complex_types",
765
":__support_macros_properties_types",
766
0 commit comments