1declare_args() {
2  # Whether to include the static analyzer in the clang binary.
3  clang_enable_static_analyzer = true
4}
5