-
Notifications
You must be signed in to change notification settings - Fork 790
[SYCL] Report an error when SYCL_DEVICE_TYPE is set incorrectly. #1134
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments:
8300de3
to
5bc43b3
Compare
@AGindinson & @bader |
5bc43b3
to
ddfaafd
Compare
Most likely. Corresponding feature was added to clang-format just ~8 month ago: https://reviews.llvm.org/D37813 |
This is the version of clang-format that I am using: % clang-format --version I invoked it like this: |
Could you remove |
Yes, that made a difference. |
Signed-off-by: Gail Lyons <[email protected]>
ddfaafd
to
c4dbb33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
Signed-off-by: Gail Lyons [email protected]