Skip to content

Commit 1d858ed

Browse files
committed
Remove TODO about extendind -std option
As there seem to be no objections agains this
1 parent 39c89f3 commit 1d858ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sycl/doc/ControllingSYCLLanguageFeatures.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ value takes effect. This means, that if you want to specify a particular C++
6060
standard version instead of some default one implied by the SYCL/DPC++ standard,
6161
you have to use two separate options: `-sycl-std` and `-std`.
6262

63-
**TODO**. Please let me know if we don't want to go with this approach at all.
64-
Note on motivation: clang accepts OpenCL standards via `-std` option,
65-
as well as `cuda` and `hip`. So, values mentioned above were added for
66-
consistency and for providing some additional aliases.
67-
6863
## Controlling SYCL/DPC++ language extensions
6964

7065
Both SYCL and DPC++ has several extensions or proposals about how to expand

0 commit comments

Comments
 (0)