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