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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 09:08:16 PST 2025


AaronBallman wrote:

> However, we should target to have it landed before rc2 or something like that We'd make a lot of folks happy having that in 20, I think. And while the PR is not tiny, it's seems also fairly low risk (famous last words!)

I'm not comfortable pushing large, new features into the release candidates without some significant justification. There's another release coming in six months and having time to ensure features are fully baked is important (for example, this hasn't had time to wind its way through several of the downstreams who do significant testing on internal test corpuses). So personally, I'd prefer to wait unless this is a significant blocker for something else.

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


More information about the cfe-commits mailing list