llvm
c4f1ceec - [SYCL] Fix issues caught by static analyzer (#12253)

Commit
2 years ago
[SYCL] Fix issues caught by static analyzer (#12253) * Don't throw exceptions in destructors (they are explicitely marked as noexcept) * Make sure that MPlatform data member of context_impl is always initialized. * Assign default value to MCacheMutex* in kernel_impl.
Author
Parents
Loading