forked from OSchip/llvm-project
clang/lib/Parse/CMakeLists.txt: Fixup corresponding to r193989. ClangAttrTypeArg is required here.
llvm-svn: 193991
This commit is contained in:
parent
ccdca78d50
commit
d6f14d98c2
|
|
@ -21,6 +21,7 @@ add_dependencies(clangParse
|
|||
ClangAttrLateParsed
|
||||
ClangAttrList
|
||||
ClangAttrParsedAttrList
|
||||
ClangAttrTypeArg
|
||||
ClangCommentNodes
|
||||
ClangDeclNodes
|
||||
ClangDiagnosticCommon
|
||||
|
|
|
|||
Loading…
Reference in New Issue