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
[NFCI] Remove/inline [rarely|never] used exception ctor overloads (#14406)
SYCL 1.2 exception classes don't use `context` argument so it can be
removed. `online_compile_error` was the single user of an overload, so
I've removed it and change the ctor used by it.
---------
Co-authored-by: Alexey Bader <[email protected]>
0 commit comments