rsmith added a comment.

In D105127#2851443 <https://reviews.llvm.org/D105127#2851443>, @rsmith wrote:
> P1401R5 points out that we get `noexcept(bool)` wrong in the opposite 
> direction, permitting conversions to `bool` that we are supposed to reject. 
> While that rule didn't change as part of P1401R5, it'd be nice to handle it 
> as part of dealing with that paper.

To be clear: doing that as a separate change is completely fine, but we should 
make sure we don't forget about it!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105127

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to