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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 17:07:40 PST 2025


================
@@ -0,0 +1,52 @@
+///
----------------
MaskRay wrote:

Thanks for adding a file-level comment. We just write `/// xxxx` instead of `///\n/// xxxx\n///`

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


More information about the llvm-commits mailing list