Skip to content

Commit 41312b0

Browse files
authored
[bazel] Add :support to ast target (#115014)
1 parent 1a59087 commit 41312b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/clang/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,7 @@ cc_library(
10201020
":basic",
10211021
":basic_builtins_gen",
10221022
":lex",
1023+
":support",
10231024
":type_nodes_gen",
10241025
"//llvm:BinaryFormat",
10251026
"//llvm:Core",

0 commit comments

Comments
 (0)