You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][NFC] Use /clang:-std= instead of /std: to set C++ standard (#18828)
The two options are similar but `/clang:-std=` works for C++ 23 on
Windows.
---------
Signed-off-by: Michael Aziz <[email protected]>
Co-authored-by: Michael Toguchi <[email protected]>
0 commit comments