djasper added a comment.

Generally, please upload patches with full context to phabricator. (or use arc)

I think this approach is a bit inside out. We are in a codepath where we try to 
find a lambda introducer and we the look one or two tokens back to see that we 
aren't as we have seen "auto". I wonder whether we could instead see "auto" and 
understand that now we have to parse a declaration. Manuel, any thoughts?


https://reviews.llvm.org/D35743



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

Reply via email to