Issue 130844
Summary [Clang][OpenMP] Dubious temporary _expression_ constructing `OMPLoopScope`
Labels clang
Assignees
Reporter chenm16
    In
https://github.com/llvm/llvm-project/blob/3189402466d3354a16bef0fb666aafe9e8729efb/clang/lib/CodeGen/CGStmtOpenMP.cpp#L6944-L6946
The `OMPLoopScope` temporary is destroyed at the end of the _expression_. Is it meant to be a variable definition?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to