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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 10:15:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303274: [CrashRecovery] Use SEH __try instead of VEH when available (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D33261?vs=99226&id=99325#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33261

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33261.99325.patch
Type: text/x-patch
Size: 9372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/93f6f9ac/attachment.bin>


More information about the llvm-commits mailing list