smeenai added a comment. Herald added subscribers: pmatos, asb. Herald added a project: All.
In D108905#2975712 <https://reviews.llvm.org/D108905#2975712>, @rsmith wrote: > No decision as yet, but so far it looks very likely that we'll settle on the > rule that exceptions cannot have potentially-throwing destructors, and that > we should reject `throw`s of such types. I don't think that should be applied > retroactively to C++98, though, because destructors were not implicitly > non-throwing back then. Were there any updates here? This seems like a useful change for us, and I was wondering if it could be unblocked now. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D108905/new/ https://reviews.llvm.org/D108905 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits