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][ABI-Break] Make sycl::exception has_context noexcept (#6597)
According to the SYCL 2020 specification the has_context member in
sycl::exception must be noexcept. This commit adds noexcept to the
member function.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments