[llvm] [SYCL] Add libsycl, a SYCL RT library implementation project (PR #144372)

Nikolas Klauser via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 10:49:42 PDT 2025


================
@@ -0,0 +1 @@
+BasedOnStyle: LLVM
----------------
philnik777 wrote:

We set it in libc++ becuase it makes things a lot more readable in `__config`. compiler-rt sets it as well.

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


More information about the llvm-commits mailing list