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