Skip to content

[SYCL] Ensure Int-header prints CVR qualifiers for class template params #1932

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
Jun 19, 2020

Conversation

erichkeane
Copy link
Contributor

The integration header code seems to skip CVR qualifiers in at least
this one branch, so it makes the type unusable in the host build. This
patch ensures that the qualifiers get printed.

The integration header code seems to skip CVR qualifiers in at least
this one branch, so it makes the type unusable in the host build.  This
patch ensures that the qualifiers get printed.
@bader bader merged commit 62e2f3b into intel:sycl Jun 19, 2020
@keryell
Copy link
Contributor

keryell commented Jun 24, 2020

I am amazed by the code which is possible to be written in SYCL... :-)

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.

7 participants