[llvm-bugs] [Bug 34939] New: Test case using SEH behaves differently when compiled with MSVC or clang-cl

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 13 07:00:58 PDT 2017


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

            Bug ID: 34939
           Summary: Test case using SEH behaves differently when compiled
                    with MSVC or clang-cl
           Product: new-bugs
           Version: 5.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: mcastelluccio at mozilla.com
                CC: llvm-bugs at lists.llvm.org, rnk at google.com,
                    zturner at google.com

Created attachment 19267
  --> https://bugs.llvm.org/attachment.cgi?id=19267&action=edit
prova.cpp

The executable compiled with MSVC prints "1 2 3", compiled with clang-cl it
prints "3".

-- 
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/20171013/e27ee2e8/attachment.html>


More information about the llvm-bugs mailing list