[PATCH] D23855: Make exception-throwing from a noexcept build `abort()`.

Sebastian Pop via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 25 04:57:15 PDT 2016


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

Very nice cleanup.
Maybe you can move some more #ifdefs into __throw_* functions, although as is LGTM.
Thanks!


https://reviews.llvm.org/D23855





More information about the cfe-commits mailing list