https://bugs.llvm.org/show_bug.cgi?id=43130
Bug ID: 43130
Summary: [WinEH] Revisit ihateeh.cxx test in compiler-tests
from Microsoft
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
Assignee: unassignedb...@nondot.org
Reporter: r...@google.com
CC: llvm-bugs@lists.llvm.org
This is a great C++ EH test case:
https://github.com/microsoft/compiler-tests/blob/master/eh/ihateeh.cxx
This test specifically makes sure that temporary objects are properly destroyed
along various unwinding code paths. Currently it doesn't pass with clang-cl,
and I wanted to write that down in case someone wants to debug it further.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs