[llvm-bugs] [Bug 40563] AST: OpenMP 'for' Worksharing-Loop Construct is undermodelled

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 1 10:15:12 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40563

Roman Lebedev <lebedev.ri at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|1                           |0
         Resolution|INVALID                     |---
             Status|RESOLVED                    |UNCONFIRMED

--- Comment #2 from Roman Lebedev <lebedev.ri at gmail.com> ---
(In reply to Alexey Bataev from comment #1)
> CapturedDecl is not the representation of the structured block. It used just
> to simplify the parsing/sema/codegen. The outlined function is not generated
> for the loop, so there is no problem with the standard compatibility.

Exactly. Perhaps i have poorly titled the bug.

The real question was formulated in the last phrase:

> There needs to be some way to represent the fact that
> only the body is nothrow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190201/37336cdd/attachment.html>


More information about the llvm-bugs mailing list