brintos

brintos / llvm-project-archived public Read only

0
0
Text · 121 B · 75653a9 Raw
5 lines · plain
1declare_args() {2  # Whether to include the static analyzer in the clang binary.3  clang_enable_static_analyzer = true4}5