enable.gni 121 Bytes Raw Blame History Permalink 1 2 3 4 declare_args() { # Whether to include the static analyzer in the clang binary. clang_enable_static_analyzer = true }