blob: c8c75f95f3cbabdc1e93670c139d3be2d519aed7 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangToolingCore
Replacement.cpp
LINK_LIBS
clangBasic
clangLex
clangRewrite
)