Skip to content

[NFC][SYCL][clang] Fix -Wunused-private-field warnings in SemaSYCL #9098

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 2 commits into from
Apr 18, 2023

Conversation

Fznamznon
Copy link
Contributor

Apparently fields are only used by constructors, so no need to keep them.

Apparently fields are only used by constructors, so no need to keep
them.
@Fznamznon Fznamznon requested a review from a team as a code owner April 18, 2023 09:59
@Fznamznon Fznamznon temporarily deployed to aws April 18, 2023 10:25 — with GitHub Actions Inactive
@Fznamznon Fznamznon temporarily deployed to aws April 18, 2023 11:44 — with GitHub Actions Inactive
@Fznamznon Fznamznon temporarily deployed to aws April 18, 2023 16:48 — with GitHub Actions Inactive
@Fznamznon Fznamznon temporarily deployed to aws April 18, 2023 18:56 — with GitHub Actions Inactive
@againull againull merged commit 2b63f69 into intel:sycl Apr 18, 2023
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