[llvm-bugs] [Bug 46778] New: Merge 66aff3239849507861d050c013cbe17c4a5781a7 into the 11.0 branch

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 20 08:07:23 PDT 2020


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

            Bug ID: 46778
           Summary: Merge 66aff3239849507861d050c013cbe17c4a5781a7 into
                    the 11.0 branch
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C
          Assignee: unassignedclangbugs at nondot.org
          Reporter: erich.keane at intel.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

This fixes an crash/assertion on invalid code, see the bug report here:
https://bugs.llvm.org/show_bug.cgi?id=46774

In the event that this is encountered without assertions, there is a seg-fault.
 This patch is very narrowly focused, in that it emits an error ONLY in cases
that would have been an assert/seg fault before, so I believe it is very low
risk.

-- 
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/20200720/fe48c05c/attachment.html>


More information about the llvm-bugs mailing list