[PATCH] D33261: [CrashRecovery] Use SEH __try instead of VEH when available

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 16:51:22 PDT 2017


rnk updated this revision to Diff 99226.
rnk marked an inline comment as done.
rnk added a comment.

- address comments


https://reviews.llvm.org/D33261

Files:
  llvm/lib/Support/CrashRecoveryContext.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/CrashRecoveryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33261.99226.patch
Type: text/x-patch
Size: 9443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170516/34293498/attachment.bin>


More information about the llvm-commits mailing list