blob: 08495f89c35b2407ce3c16a2aa305549151f53ee [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangEdit
Commit.cpp
EditedSource.cpp
RewriteObjCFoundationAPI.cpp
LINK_LIBS
clangBasic
clangAST
clangLex
)