DPC++ daily 2023-01-05
Pre-release
Pre-release
·
114650 commits
to sycl
since this release
[SYCL] Fix crash in unique stable name processing (#7927) It seems built-in implementation expects only lambdas as unnamed structures, turns out that is not always the case. Fixes #7360