blob: 7950ee2a46261408948e2402d1baa9901e802ee3 [file] [log] [blame]
set(LLVM_USED_LIBS
clangARCMigrate
clangComments
clangEdit
clangRewrite
)
set( LLVM_LINK_COMPONENTS
support
mc
)
add_clang_executable(arcmt-test
arcmt-test.cpp
)