blob: ea1bee407b00af347c0b9b9bedb2d7e79f7a2ac4 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
FrontendOpenMP
Support
)
add_clang_library(clangDynamicASTMatchers
Diagnostics.cpp
Marshallers.cpp
Parser.cpp
Registry.cpp
VariantValue.cpp
LINK_LIBS
clangAST
clangASTMatchers
clangBasic
DEPENDS
omp_gen
ClangDriverOptions
)