Skip to content

Commit 127cc84

Browse files
committed
[Bazel] Followup: avoid dependency cycle
1 parent 0967a6f commit 127cc84

File tree

1 file changed

+0
-1
lines changed
  • utils/bazel/llvm-project-overlay/clang-tools-extra/clang-doc

1 file changed

+0
-1
lines changed

utils/bazel/llvm-project-overlay/clang-tools-extra/clang-doc/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ cc_library(
3636
hdrs = glob(["*.h"]),
3737
includes = ["."],
3838
deps = [
39-
":clang-doc-support",
4039
"//clang:ast",
4140
"//clang:basic",
4241
"//clang:frontend",

0 commit comments

Comments
 (0)