================
@@ -0,0 +1,12 @@
+// RUN: %clang_cc1 -fsyntax-only -verify %s
+
+// expected-warning@+1{{'clang::sycl_external' attribute ignored}}
----------------
tahonermann wrote:

```suggestion
// These tests validate that the sycl_external attribute is ignored when SYCL
// support is not enabled.

// expected-warning@+1{{'clang::sycl_external' attribute ignored}}
```

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

Reply via email to