repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lit] Improve lit.Run class
[llvm-complete.git]
/
utils
/
gn
/
secondary
/
clang
/
lib
/
ARCMigrate
/
enable.gni
blob
7a7a42edbfd42bc916887e6657880f6bb7597f01
1
declare_args() {
2
# Whether to include the arc migrate tool in the clang binary.
3
clang_enable_arcmt = true
4
}