[clang] [Clang] Implement C++26 Attributes for Structured Bindings (P0609R3) (PR #89906)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 24 07:33:29 PDT 2024


yronglin wrote:

Thank you working on this. I'd very like this feature! I've a question, do we have any further plans to support GNU extension attributes(e.g. `__attribute__((aligned))`)? Although it is not included in the paper.

https://github.com/llvm/llvm-project/pull/89906


More information about the cfe-commits mailing list