[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:43:28 PST 2016


majnemer updated this revision to Diff 49522.
majnemer added a comment.

- Address Reid's review comments


http://reviews.llvm.org/D17752

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

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


More information about the cfe-commits mailing list