Skip to content

DPC++ daily 2022-10-25

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 25 Oct 16:46
· 122793 commits to sycl since this release
5fbde9e
[SYCL] Fix post-commit warning treated as error (#7173)

Compiler emits a warning when there is a return of std::move of a local
variable.