aaron.ballman added a comment.

In https://reviews.llvm.org/D39284#906800, @lichray wrote:

> In https://reviews.llvm.org/D39284#906450, @aaron.ballman wrote:
>
> > I'm not opposed to the functionality, but this isn't a part of C++2a 
> > either; I think we should be diagnosing this code with a warning so users 
> > don't expect it to work on every compiler.
>
>
> C++2a the standard itself is under development, so the users can't expect any 
> feature to work on every compiler already.


I'm aware, but I was unaware that we've accepted this functionality in C++2a 
yet within WG21. Did we vote this in and I simply didn't remember it?


https://reviews.llvm.org/D39284



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

Reply via email to