blob: 66debc928897b7ad084062667b430a0339867996 [file] [log] [blame]
set(LLVM_USED_LIBS clangTooling clangBasic clangAST)
add_clang_executable(remove-cstr-calls
RemoveCStrCalls.cpp
)