llvm/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Frontend/enable.gni

declare_args() {
  # Whether to include the static analyzer in the clang binary.
  clang_enable_static_analyzer = true
}