DPC++ daily 2022-07-14
Pre-release
Pre-release
·
132034 commits
to sycl
since this release
[SYCL][NFC][DOC] Fix description of -f[no-]sycl-unnamed-lambda (#6437) The default value of the option depends on the SYCL language standard. Unnamed lambda is supported by default with SYCL 2020 (default now) and disabled for SYCL 1.2.1. Signed-off-by: Vyacheslav N Klochkov <vyacheslav.n.klochkov@intel.com>