[clang] [llvm] [Driver][SYCL] Add initial SYCL offload compilation support (PR #117268)

Michael Toguchi via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 06:13:20 PST 2025


mdtoguchi wrote:

> also:
> 
> ```
> clang/lib/Driver/ToolChains/SYCL.h:27:17: warning: private field 'D' is not used [-Wunused-private-field]
> ```

@jroelofs, these should be addressed with https://github.com/llvm/llvm-project/pull/121822

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


More information about the llvm-commits mailing list