Skip to content

Commit 88cdc05

Browse files
committed
[clang-tidy][NFC]remove deps of clang in clang tidy test
It is introduced in https://reviews.llvm.org/D59528, but I don't find any usage of clang in clang tidy test.
1 parent 3f9d02a commit 88cdc05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang-tools-extra/test/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ set(CLANG_TOOLS_TEST_DEPS
5050
clang-resource-headers
5151

5252
clang-tidy
53-
# Clang-tidy tests need clang for building modules.
54-
clang
5553
)
5654

5755
# Add lit test dependencies.

0 commit comments

Comments
 (0)