650bc02747b50590cecd5c33fcdaba76d64c895e
[oota-llvm.git] / test / tools / llvm-cov / lit.local.cfg
1 config.suffixes = ['.test', '.m', '.cpp']
2
3 # http://llvm.org/bugs/show_bug.cgi?id=20979
4 if 'ubsan' in config.available_features:
5   config.unsupported = True