llvm-project
[clang][Sema] Fix false positive -Wshadow with structured binding captures
#157667
Merged

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

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone