Skip to content

[SYCL] Functions with variadic arguments should not get a diagnostic … #324

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
Jul 18, 2019

Conversation

premanandrao
Copy link
Contributor

…about calling convention

Signed-off-by: Premanand M Rao [email protected]

v-klochkov
v-klochkov previously approved these changes Jul 16, 2019
@premanandrao
Copy link
Contributor Author

Thanks for the approval, Slava!

(I don't have merge permissions. Can you or Alexey please do the merge?)

@mibintc
Copy link

mibintc commented Jul 17, 2019 via email

@premanandrao
Copy link
Contributor Author

Also, Else after return is against llvm coding conventions

There is no "else after return" in the code I added new.

@mibintc
Copy link

mibintc commented Jul 17, 2019

If you are going to upload another patch will you please correct the else after return, that will save some work in the future.

@premanandrao
Copy link
Contributor Author

If you are going to upload another patch will you please correct the else after return, that will save some work in the future.

I am not sure which "else after return" you are talking about. If you are talking about the part I removed, that will stay removed. My new changes will most likely be an addition to another file. (i.e. this particular change that I uploaded will remain unchanged.)

…about calling convention

Instead they should be diagnosed at the point of call.

Signed-off-by: Premanand M Rao <[email protected]>
@premanandrao premanandrao requested a review from bader July 18, 2019 19:19
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