zwuis wrote:

Could you please add tests with lambdas with `static` specifier?

```cpp
   []() static {};
//      ^^^^^^
```

https://github.com/llvm/llvm-project/pull/199192
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to