================
@@ -393,6 +393,8 @@ Attribute Changes in Clang
 - Clang now warns that the ``exclude_from_explicit_instantiation`` attribute
   is ignored when applied to a local class or a member thereof.
 
+- The ``clspv_libclc_builtin`` attribute has been added to allow clspv to 
identified functions coming from libclc.
----------------
erichkeane wrote:

```suggestion
- The ``clspv_libclc_builtin`` attribute has been added to allow clspv to 
identify functions coming from libclc.
```

I'd suggest clarifying via a parenthetical what clspv and libclc are.

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

Reply via email to