Skip to content

Commit b86c73d

Browse files
committed
[clang][tooling] Link clangDriver to ToolingTests
This fixes a build failure introduced in 11ee699.
1 parent d9c565e commit b86c73d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/unittests/Tooling/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ clang_target_link_libraries(ToolingTests
6969
clangASTMatchers
7070
clangBasic
7171
clangDependencyScanning
72+
clangDriver
7273
clangFormat
7374
clangFrontend
7475
clangLex

0 commit comments

Comments
 (0)