rsmith added a comment.

EDG and MSVC do not appear to treat this as a defect resolution; I suspect this 
is an oversight in GCC rather than an intentional extension. Let's convert the 
error to an (off by default) pedantic `Extension` (ISO C++11 does not allow 
...), and suppress the extension warning in C++17 onwards.


https://reviews.llvm.org/D39451



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

Reply via email to