forked from OSchip/llvm-project
[NFC] Fix build breakage caused by D51948
llvm-svn: 342005
This commit is contained in:
parent
1cf0734b2f
commit
96bd44b3d7
|
@ -34,6 +34,7 @@ add_clang_library(clangAnalysis
|
||||||
|
|
||||||
LINK_LIBS
|
LINK_LIBS
|
||||||
clangAST
|
clangAST
|
||||||
|
clangASTMatchers
|
||||||
clangBasic
|
clangBasic
|
||||||
clangLex
|
clangLex
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue