summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/secondary/clang/lib/ARCMigrate/enable.gni
blob: 7a7a42edbfd42bc916887e6657880f6bb7597f01 (plain)
1
2
3
4
declare_args() {
  # Whether to include the arc migrate tool in the clang binary.
  clang_enable_arcmt = true
}
OpenPOWER on IntegriCloud