https://github.com/zwuis commented:

More tests:

- `[x(1)] {}` (init capture)
- `new int(1)`
- `new auto(1)`
- `auto x = int(1)`
- `auto x = auto(1)` (C++23)

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

Reply via email to