set(LLVM_LINK_COMPONENTS
  Support
  )

add_clang_library(clangTesting
  CommandLineArgs.cpp
  )