blob: 93ecb3c835260fed329380e604080db95555dc61 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangRewrite
HTMLRewrite.cpp
Rewriter.cpp
TokenRewriter.cpp
LINK_LIBS
clangBasic
clangLex
)