brintos

brintos / llvm-project-archived public Read only

0
0
Text · 131 B · 9fc3e6e Raw
5 lines · plain
1declare_args() {2  # Whether to include the static analyzer in the clang-tidy binary.3  clang_tidy_enable_static_analyzer = true4}5