diff cross-project-tests/intrinsic-header-tests/lit.local.cfg @ 236:c4bab56944e8 llvm-original

LLVM 16
author kono
date Wed, 09 Nov 2022 17:45:10 +0900
parents
children 1f2b6ac9f198
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cross-project-tests/intrinsic-header-tests/lit.local.cfg	Wed Nov 09 17:45:10 2022 +0900
@@ -0,0 +1,2 @@
+if 'clang' not in config.available_features:
+    config.unsupported = True