Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
llvm
/
utils
/
gn
/
secondary
/
clang
/
lib
/
StaticAnalyzer
/
Frontend
/
enable.gni
blob: 75653a96dd0b6e355ccdda2d0d5088ffb5861c4e [
file
] [
log
] [
blame
]
declare_args
()
{
# Whether to include the static analyzer in the clang binary.
clang_enable_static_analyzer
=
true
}