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