[PATCH] D17752: [MSVC Compat] Correctly handle finallys nested within finallys

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 11:47:33 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262379: [MSVC Compat] Correctly handle finallys nested within finallys (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D17752?vs=49522&id=49525#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17752

Files:
  cfe/trunk/lib/CodeGen/CGException.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/exceptions-seh-finally.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17752.49525.patch
Type: text/x-patch
Size: 3788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160301/fb3698c6/attachment.bin>


More information about the cfe-commits mailing list