blob: 9fc3e6e4d64b2f43c424eeb10221946db8c38842 [file] [log] [blame] [edit]
declare_args() {
# Whether to include the static analyzer in the clang-tidy binary.
clang_tidy_enable_static_analyzer = true
}