Skip to content

[SYCL] Remove excessive noexcept in id.hpp - #22982

Closed
KornevNikita wants to merge 1 commit into
syclfrom
KornevNikita-patch-3
Closed

[SYCL] Remove excessive noexcept in id.hpp#22982
KornevNikita wants to merge 1 commit into
syclfrom
KornevNikita-patch-3

Conversation

@KornevNikita

Copy link
Copy Markdown
Contributor

#22898 accidentally added noexcept to functions in the detail namespace.

#22898 accidentally added noexcept to functions in the detail namespace.
@KornevNikita
KornevNikita requested a review from a team as a code owner August 20, 2026 13:17
@KornevNikita KornevNikita changed the title [SYCL] Remove redundant noexcept in id.hpp [SYCL] Remove excessive noexcept in id.hpp Aug 20, 2026
@KseniyaTikhomirova

Copy link
Copy Markdown
Contributor

what is the purpose of removing them? as far as I understand those functions won't send any exceptions so it seems correct.

@KornevNikita

Copy link
Copy Markdown
Contributor Author

what is the purpose of removing them? as far as I understand those functions won't send any exceptions so it seems correct.

just because it wasn't desired. I'll keep it since you're okay with that.

@KornevNikita
KornevNikita deleted the KornevNikita-patch-3 branch August 20, 2026 15:05
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