llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Disable warning for attributes applied to non-kernel functors

Open DYNIO-INTEL opened this issue 1 year ago • 5 comments

The reason for this change is to avoid confusing when diagnostic is issued for functors that are defined but not used.

DYNIO-INTEL avatar Oct 02 '24 16:10 DYNIO-INTEL