shafik added a comment.

Also note that blocks are an clang extension and also work in C whereas lambdas 
are a standard C++ feature and naming although implementation defined mostly 
falls out of the fact that C++ has member functions and so can be placed inside 
class as `operator()`.


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

https://reviews.llvm.org/D73282



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

Reply via email to