repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[libc++abi] Build cxxabi with sanitizers (#119612)
[llvm-project.git]
/
llvm
/
utils
/
gn
/
build
/
libs
/
xml
/
enable.gni
blob
547483d52a07e48e29c8864c72900147f2ef83f4
1
declare_args() {
2
# Whether to include code that links against libxml2.
3
llvm_enable_libxml2 = current_os != "win" && current_os != "android"
4
}