Sirraide wrote:

> I can instead look into refactoring blocks to work the same way as lambdas

Surprisingly, this turned out to be fairly straight-forward to implement. 

(I had to fix something in the template instantiator, but I’ve run into the 
exact same problem before with lambdas, so I knew what to do this time round ;Þ)

https://github.com/llvm/llvm-project/pull/110762
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to