[clang][Sema] Fix false positive -Wshadow with structured binding captures #157667
[clang][Sema] Fix false positive -Wshadow with structured binding cap…
6aa3e642
ivanmurashko
force pushed
from
1e8d8847
to
6aa3e642
25 days ago
[Sema] Fix inconsistent shadow warnings for lambda capture of structu…
c0723fef
Fix warn-shadow-in-lambdas test for structured bindings
74a2ff78
zwuis
commented
on 2025-09-10
[Sema] Consolidate VarDecl and BindingDecl shadow detection using Val…
27fc9b70
[Clang] Simplify BindingDecl scoping logic using getDecomposedDecl()-…
578e61b7
[Clang] Add release note for consistent structured binding shadow war…
13a6db58
Fznamznon
approved these changes
on 2025-09-11
Apply suggestions from code review
e1c4dc20
[Clang] Add missing newline at end of PR68605.cpp test file
ef25bd24
Merge branch 'main' into fix-structured-binding-lambda-shadow-68605
a4a34def
Assignees
No one assigned
Labels
clang
clang:frontend
Login to write a write a comment.
Login via GitHub