Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL] Switch to "preview" sycl::exception implementation #14548

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

aelovikov-intel
Copy link
Contributor

It will use sycl::detail::string instead of std::string as data member by default now.

It will use `sycl::detail::string` instead of `std::string` as data
member by default now.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner July 11, 2024 21:15
@aelovikov-intel aelovikov-intel added the abi-break change that's breaking abi and waiting for the next window to be able to merge label Jul 11, 2024
@againull againull merged commit ece363d into intel:sycl Jul 12, 2024
16 checks passed
@aelovikov-intel aelovikov-intel deleted the exception-preview branch July 12, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break change that's breaking abi and waiting for the next window to be able to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants