[PATCH] D37090: Implement CFG construction for __finally.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 23 18:35:42 PDT 2017
thakis created this revision.
This completes CFG construction for SEH AST nodes.
Also tweak test `g3` to explicitly check that `__leave` in an `__except` leaves the outer `__try`.
https://reviews.llvm.org/D37090
Files:
lib/Analysis/CFG.cpp
test/Sema/warn-unreachable-ms.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37090.112491.patch
Type: text/x-patch
Size: 7474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170824/c62a1d55/attachment.bin>
More information about the cfe-commits
mailing list