https://github.com/ojhunt approved this pull request.

Looks reasonable to me -- I spent a bunch of time trying to induce some case 
where this would do the wrong thing and I couldn't come up with anything as all 
the failure modes that would be possible outside of constexpr already fail in 
const eval due to them inherently triggering UB.

https://github.com/llvm/llvm-project/pull/144271
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to