[PATCH] D21717: [libcxx] [test] Make dtor_noexcept.pass.cpp tests more portable.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 24 17:57:03 PDT 2016


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

I think I'm happy with libc++'s behavior of automatically deducing the dtor exception specification. This patch LGTM.


https://reviews.llvm.org/D21717





More information about the cfe-commits mailing list