[clangd] Fix buildbots after d1f13c54f1

This commit is contained in:
Kadir Cetinkaya 2022-10-07 20:05:47 +02:00
parent c384b20b55
commit bb4f0af97d
No known key found for this signature in database
GPG Key ID: E39E36B8D2057ED6
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ clang_target_link_libraries(ClangdTests
clangTooling
clangToolingCore
clangToolingInclusions
clangToolingInclusionsStdlib
clangToolingRefactoring
clangToolingSyntax
)