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: unassignedb...@nondot.org
          Reporter: mcastelluc...@mozilla.com
                CC: llvm-bugs@lists.llvm.org, r...@google.com,
                    ztur...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to