[libcxx-commits] [PATCH] D89231: [libunwind] [SEH] Don't interact with foreign exceptions

Saleem Abdulrasool via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 12 08:31:54 PDT 2020


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Personally, I think that `switch` is nicer for the `ExceptionCode` check, but thats not your doing nor a real concern.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89231



More information about the libcxx-commits mailing list