[PATCH] D74078: [Clang] When using SEH, create a impl instance for CrashRecoveryContext. NFCI.

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 02:24:27 PST 2020


hans added a comment.

In D74078#1871015 <https://reviews.llvm.org/D74078#1871015>, @rnk wrote:

> I repro'd this locally with /EHsc and came up with a fix: rGa349c09162a8260bdf691c4f7ab72a16c33975f6 <https://reviews.llvm.org/rGa349c09162a8260bdf691c4f7ab72a16c33975f6>


Thanks! Pushed that to 10.x in d8a6deab7a84a559a1ff9f2196dae68870af80bf <https://reviews.llvm.org/rGd8a6deab7a84a559a1ff9f2196dae68870af80bf>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74078/new/

https://reviews.llvm.org/D74078





More information about the llvm-commits mailing list