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
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
utils
/
gn
/
secondary
/
clang
/
lib
/
StaticAnalyzer
/
Frontend
/
enable.gni
blob
75653a96dd0b6e355ccdda2d0d5088ffb5861c4e
1
declare_args() {
2
# Whether to include the static analyzer in the clang binary.
3
clang_enable_static_analyzer = true
4
}