Clang Project
clang_source_code
/
test
/
Tooling
/
lit.local.cfg
1
if not config.root.clang_staticanalyzer:
2
config.unsupported = True
3