[clang][StaticAnalyzer][NFC] Fix a typo in comments (#125339)
[llvm-project.git] / cross-project-tests / debuginfo-tests / dexter / feature_tests / lit.local.cfg
blob16b96905467022a4776c2ffa626c58c228bc699d
1 if "dexter" not in config.available_features:
2     config.unsupported = True
4 config.name = "DExTer feature tests"
5 config.suffixes = [".cpp", ".c", ".test"]