Skip to content

[SYCL][Coverity] Fix COPY_INSTEAD_OF_MOVE hit in Coverity #17942

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 1 commit into from
Apr 10, 2025

Conversation

ianayl
Copy link
Contributor

@ianayl ianayl commented Apr 9, 2025

Fix coverity hit regarding an opportunity in graph_impl to use std::move instead of implicitly copying.

@ianayl ianayl temporarily deployed to WindowsCILock April 9, 2025 19:01 — with GitHub Actions Inactive
@ianayl ianayl temporarily deployed to WindowsCILock April 9, 2025 19:17 — with GitHub Actions Inactive
@ianayl ianayl temporarily deployed to WindowsCILock April 9, 2025 19:17 — with GitHub Actions Inactive
@ianayl ianayl marked this pull request as ready for review April 10, 2025 15:18
@ianayl ianayl requested a review from a team as a code owner April 10, 2025 15:18
@ianayl ianayl requested a review from fabiomestre April 10, 2025 15:18
@ianayl
Copy link
Contributor Author

ianayl commented Apr 10, 2025

@intel/llvm-gatekeepers PR is ready for merge, thanks!

@againull againull merged commit ec30318 into intel:sycl Apr 10, 2025
24 checks passed
KornevNikita pushed a commit that referenced this pull request May 27, 2025
Fix coverity hit regarding an opportunity in `graph_impl` to use
`std::move` instead of implicitly copying.
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.

4 participants