[find-all-symbols] Also update unittest dependencies.

llvm-svn: 267739
This commit is contained in:
Benjamin Kramer 2016-04-27 16:56:29 +00:00
parent bac3a96389
commit 5567ce0f98
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ add_extra_unittest(FindAllSymbolsTests
)
target_link_libraries(FindAllSymbolsTests
clangAST
clangASTMatchers
clangBasic
clangFrontend
clangTooling