Skip to content

[SYCL] remove unused class field #17970

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 11, 2025

Conversation

dklochkov-emb
Copy link
Contributor

This PR is quick fix to avoid error
clang/lib/Sema/SemaSYCL.cpp:6584:25: error: private field 'Policy' is not used [-Werror,-Wunused-private-field]

@dklochkov-emb
Copy link
Contributor Author

@intel/llvm-gatekeepers Please, merge it.

@martygrant martygrant merged commit 7c78048 into intel:sycl Apr 11, 2025
25 checks passed
@aelovikov-intel
Copy link
Contributor

This should have had a clang tag, not sycl, IMO.

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