5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
declare_args() {
|
|
# Whether to include the arc migrate tool in the clang binary.
|
|
clang_enable_arcmt = true
|
|
}
|