Skip to content

[SYCL][ABI-Break] Add noexcept to has_property #6539

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

Merged
merged 4 commits into from
Aug 12, 2022

Conversation

steffenlarsen
Copy link
Contributor

SYCL 2020 adds noexcept to has_property on SYCL objects that take
property_list arguments. This changes adjust the existing implementation
accordingly.

Signed-off-by: Steffen Larsen [email protected]

SYCL 2020 adds noexcept to has_property on SYCL objects that take
property_list arguments. This changes adjust the existing implementation
accordingly.

Signed-off-by: Steffen Larsen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner August 8, 2022 09:57
@steffenlarsen
Copy link
Contributor Author

This is a reopening of #4889 as we are now able to break ABI.

@steffenlarsen steffenlarsen merged commit 417b5a2 into intel:sycl Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants