[SYCL] Add missing noexcept to sycl::id functions - #22898
Conversation
|
@againull could you take a look please |
055ee12 to
bc146c8
Compare
|
Hi @KornevNikita . Sorry for the delay, I have fixed the formatting with |
format issues are still here - please check the output of the job |
|
Hi @KornevNikita . Sorry for delay, I'm not able to solve the issues with clang format, I tried also on two setups ( windows & fedora ) . I see that this pr #22889 also have the same issues. Is there any chance that I can get some help to get the clang format changes pushed on my branch ? Thanks . |
|
Hello @KornevNikita . The failing job was unable to download the necessary artifacts, can I get a rerun? Also are there any other things that need to be done for this pr to be merged besides passing CI? |
|
@emdevv thanks for working on this! |
fixes #22869 !
This pr adding noexcept to all functions, including operators.