Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
llvm
/
utils
/
gn
/
secondary
/
clang
/
lib
/
ARCMigrate
/
enable.gni
blob: 7a7a42edbfd42bc916887e6657880f6bb7597f01 [
file
] [
log
] [
blame
]
declare_args
()
{
# Whether to include the arc migrate tool in the clang binary.
clang_enable_arcmt
=
true
}