blob: 25db2fb7eca7d98a66aa1093fc29efb5ac516045 [file]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangScalableStaticAnalysisSourceTransformation
SARIFTransformationReportFormat.cpp
TransformationRegistry.cpp
YAMLSourceEditFormat.cpp
LINK_LIBS
clangAST
clangBasic
clangScalableStaticAnalysisCore
clangToolingCore
)