Skip to content

Commit adf4c1d

Browse files
authored
[bazel][clang] Port dea330b (#169410)
1 parent 1e1974a commit adf4c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,6 @@ cc_library(
15631563
":basic",
15641564
":config",
15651565
":driver_options_inc_gen",
1566-
":frontend",
15671566
":lex",
15681567
":options",
15691568
":parse",
@@ -1719,6 +1718,7 @@ cc_library(
17191718
":ast",
17201719
":basic",
17211720
":config",
1721+
":driver",
17221722
":driver_options_inc_gen",
17231723
":edit",
17241724
":lex",

0 commit comments

Comments
 (0)