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 b7975ca commit d93cfd8Copy full SHA for d93cfd8
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -67,6 +67,7 @@ config_setting(
67
libc_support_library(
68
name = "llvm_libc_macros_math_macros",
69
hdrs = ["include/llvm-libc-macros/math-macros.h"],
70
+ deps = [":llvm_libc_macros_limits_macros"],
71
)
72
73
0 commit comments