[PATCH] D39284: [c++2a] Decomposed _condition_
Zhihao Yuan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 25 10:21:45 PDT 2017
lichray added a comment.
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.
https://reviews.llvm.org/D39284
More information about the cfe-commits
mailing list