[llvm-bugs] [Bug 25926] New: Assertion failed: FuncInfo.EHPadStateMap.count(CatchSwitch) == 0 && "shouldn't revist catch funclets!", file CodeGen\WinEHPrepare.cpp, line 231

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 22 10:27:01 PST 2015


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

            Bug ID: 25926
           Summary: Assertion failed:
                    FuncInfo.EHPadStateMap.count(CatchSwitch) == 0 &&
                    "shouldn't revist catch funclets!", file
                    CodeGen\WinEHPrepare.cpp, line 231
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jascha at jawset.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15510
  --> https://llvm.org/bugs/attachment.cgi?id=15510&action=edit
reproducer

Happens when using clang-cl /EHsc, see attached reproducer.

The reproducer has been extracted from codebase at http://www.openvdb.org/

-- 
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/20151222/7c8db9d1/attachment.html>


More information about the llvm-bugs mailing list