Commit 616ecf7
authored
[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 <[email protected]>1 parent 4b2a158 commit 616ecf7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments