rjmccall added a comment.

The patch seems technically okay to me.  Do we need to recognize lambdas in any 
tentative-parse situations, or is it always the reverse (e.g. recognizing ObjC 
message sends as not-a-lambda)?

The warning is a bit weird.  If we don't think it's certain that the committee 
will adopt this syntax, I don't think we should add this patch at all; it is 
not really acceptable to add it and then treat it as a Clang extension if the 
committee rejects it.  If we do think it's certain, we should go ahead and 
consider this a feature of the next major standard.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95691/new/

https://reviews.llvm.org/D95691

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

Reply via email to