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] Pass /Zc:__cplusplus in -fsycl-host-compiler-options in some tests (#6751)
By default MSVC reports 199711L as the standard being used and needs
that option to report C++ version properly. This fixes current post-commit
failures on the tests modified.
0 commit comments