[clang] Add sycl_external attribute (PR #140282)

Tom Honermann via cfe-commits cfe-commits at lists.llvm.org
Fri May 16 20:45:28 PDT 2025


================
@@ -12926,6 +12929,10 @@ bool ASTContext::DeclMustBeEmitted(const Decl *D) {
 
     // FIXME: Functions declared with SYCL_EXTERNAL are required during
     // device compilation.
----------------
tahonermann wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/140282


More information about the cfe-commits mailing list