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

Jason Rice via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 25 18:29:48 PST 2025


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

I added these to the bottom of this file.

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


More information about the cfe-commits mailing list