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 25b58c8 commit df02bccCopy full SHA for df02bcc
utils/bazel/llvm-project-overlay/clang/BUILD.bazel
@@ -1080,6 +1080,7 @@ cc_library(
1080
":ast_matchers",
1081
":basic",
1082
":lex",
1083
+ ":support",
1084
"//llvm:Support",
1085
],
1086
)
@@ -1232,6 +1233,7 @@ cc_library(
1232
1233
":ast",
1234
1235
1236
1237
1238
1239
0 commit comments