[clang] [OpenMP] Fix OpenMP reduction segfault with non-copyable types and user initializers. (PR #219265)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 13 10:35:56 PDT 2026
alexey-bataev wrote:
Main question: is it allowed at all? Does the standard support such types at all?
https://github.com/llvm/llvm-project/pull/219265
More information about the cfe-commits
mailing list