https://github.com/shafik commented:
I want to see tests that cover the ill-formdness in a constant expression context as discussed in the paper. The paper conclusion that clang gets this wrong I believe is incorrect given the resolution to [CWG2765](http://wg21.link/cwg2765) and we squarely confirm that while unspecified at runtime this is ill-formed at compile time. https://github.com/llvm/llvm-project/pull/197458 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
