You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL] Fix StringLiteral Ctor issue from #3504. (#3520)
I'm not sure what causes this to not like this conversion, the error
message seems incorrect and only on certain configs of the build, but we
should fix the build anyway. This calls the StringRef pointer-size
directly, rather than having the StringLiteral type do it.
0 commit comments