Skip to content

[SYCL] Fix linker error about undefined symbols #2675

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
Oct 24, 2020
Merged

Conversation

bader
Copy link
Contributor

@bader bader commented Oct 23, 2020

In pre-C++17 context, static constexpr members must be defined at
namespace scope even if member is initialized inside the class
definition.

In pre-C++17 context, static constexpr members must be defined at
namespace scope even if member is initialized inside the class
definition.
@bader bader requested a review from AlexeySachkov as a code owner October 23, 2020 13:53
@bader
Copy link
Contributor Author

bader commented Oct 23, 2020

/summary:run

@bader bader merged commit b716cab into intel:sycl Oct 24, 2020
@bader bader deleted the half-fix branch October 24, 2020 09:18
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
…-gap

Improvements to align CTS and Spec for Enqueue
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
Improvements to align CTS and Spec for Enqueue
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.

2 participants