[llvm-bugs] [Bug 30852] New: Merge r284110 into the 3.9 branch

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 31 12:20:04 PDT 2016


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

            Bug ID: 30852
           Summary: Merge r284110 into the 3.9 branch
           Product: OpenMP
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Clang Compiler Support
          Assignee: unassignedclangbugs at nondot.org
          Reporter: howarth.mailing.lists at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

I would like to propose merging the change...

r284110 | abataev | 2016-10-13 05:52:46 -0400 (Thu, 13 Oct 2016) | 9 lines

Fix for PR30639: CGDebugInfo Null dereference with OpenMP array
access, by Erich Keane

OpenMP creates a variable array type with a a null size-expr. The Debug
generation failed to due to this. This patch corrects the openmp
implementation, updates the tests, and adds a new one for this
condition.

Differential Revision: https://reviews.llvm.org/D25373

to 3.9 branch for the 3.9.1 release

-- 
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/20161031/5c2e17ee/attachment.html>


More information about the llvm-bugs mailing list