blob: 650bc02747b50590cecd5c33fcdaba76d64c895e [file] [log] [blame]
config.suffixes = ['.test', '.m', '.cpp']
# http://llvm.org/bugs/show_bug.cgi?id=20979
if 'ubsan' in config.available_features:
config.unsupported = True