Skip to content

Commit

Permalink
[cmake] Link libclangDaemonTweaks with clangFormat
Browse files Browse the repository at this point in the history
Speculative fix for buildbot failure in
http://lab.llvm.org:8011/builders/clang-ppc64le-rhel/builds/1881/steps/build%20stage%201/logs/stdio

Cause appears to be D75716.
  • Loading branch information
hubert-reinterpretcast committed Mar 11, 2020
1 parent 54928ba commit 48121a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
Expand Up @@ -29,6 +29,7 @@ add_clang_library(clangDaemonTweaks OBJECT
clangAST
clangBasic
clangDaemon
clangFormat
clangLex
clangToolingCore
clangToolingRefactoring
Expand Down

0 comments on commit 48121a5

Please sign in to comment.