[clang] [clang][Sema] Fix false positive -Wshadow with structured binding captures (PR #157667)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 9 08:01:32 PDT 2025


zwuis wrote:

Can you tell why there is false positive with structured bindings only, but without variables?

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


More information about the cfe-commits mailing list