[clang] [Clang][Sema] Fix an ICE where structured binding packs within a lambda were not added to the CapturingScopeInfo (PR #214716)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 12 04:10:56 PDT 2026
================
----------------
zwuis wrote:
This kind of tests should be in `clang/unittests`. AFAIK we don't add such tests if behaviour changes can be observed easily.
https://github.com/llvm/llvm-project/pull/214716
More information about the cfe-commits
mailing list