llvm
llvm copied to clipboard
[SYCL] Disable warning for attributes applied to non-kernel functors
The reason for this change is to avoid confusing when diagnostic is issued for functors that are defined but not used.