llvm/llvm/utils/gn/secondary/clang/lib/ARCMigrate/enable.gni

declare_args() {
  # Whether to include the arc migrate tool in the clang binary.
  clang_enable_arcmt = true
}