MacDue wrote:

> Please add some tests for lambdas with streaming attributes, for example:
> 
> ```
> void f() { auto x = []__arm_locally_streaming {}; x(); }
> ```

Done :+1: 

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

Reply via email to