[llvm-bugs] [Bug 33676] Debug information for OpenMP regions is broken

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 14 09:04:32 PDT 2017


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

Alexey Bataev <a.bataev at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Alexey Bataev <a.bataev at hotmail.com> ---
The debug info is correct. Clang produces line 0 for all implicit declarations.
The problem is that somebody disabled debug info generation for task outlined
functions. Must be fixed in r310850

-- 
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/20170814/4198e908/attachment.html>


More information about the llvm-bugs mailing list