[clang] [Clang][P1061] Add stuctured binding packs (PR #121417)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 21:05:50 PST 2025


================
@@ -0,0 +1,117 @@
+// RUN: %clang_cc1 -fsyntax-only -std=c++26 %s -verify
----------------
shafik wrote:

+1 we should always cover all the examples from the proposal.

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


More information about the cfe-commits mailing list