llvm-for-llvmta/utils/gn/secondary/clang/lib/ARCMigrate/enable.gni

5 lines
112 B
Plaintext

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