[libcxx-commits] [PATCH] D86612: [libunwind] Enable the SEH unwinding codepaths if building in MSVC mode

Saleem Abdulrasool via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 8 19:26:54 PDT 2020


compnerd added a comment.

It is definitely possible to disable SEH via `/EHs-` though


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86612



More information about the libcxx-commits mailing list