ymandel added a comment.

> Since (afaik) lambdas don't have these constructors, the input to 
> builtinTransferInitializer shouldn't come from a lambda.

I thought they might because they need to store captured variables. But, 
godbolt doesn't show any custom constructors so seems they don't.  I have no 
idea how they handle captured variables but that's hardly the only mystery 
about lambdas. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140696

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

Reply via email to