================
@@ -0,0 +1,17 @@
+// RUN: %clang_cc1 %s -triple spirv64-unknown-unknown -fsycl-is-device 
-emit-llvm -fcxx-exceptions -fexceptions -std=c++11 -o - | FileCheck %s
----------------
arichardson wrote:

Instead of duplicating all these files, could you add one additional RUN: line 
to the test you copied this from? No need to regenerate with 
update_cc_test_checks, just add a new check line with something like a 
CHECK-NONZERO-AS prefix?

https://github.com/llvm/llvm-project/pull/88182
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to