forked from OSchip/llvm-project
[CMake] Update libdeps in clangTidyLLVMModule.
llvm-svn: 215589
This commit is contained in:
parent
7cee768e55
commit
c54e6e833e
|
@ -14,4 +14,5 @@ add_clang_library(clangTidyLLVMModule
|
|||
clangLex
|
||||
clangTidy
|
||||
clangTidyUtils
|
||||
clangTooling
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue