llvm-project
[Clang] fix false-positive lambda shadow diagnostics in explicit object member functions
#165919
Merged

[Clang] fix false-positive lambda shadow diagnostics in explicit object member functions #165919

a-tarasyuk merged 12 commits into llvm:main from a-tarasyuk:fix/163731
a-tarasyuk
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
a-tarasyuk a-tarasyuk changed the title [Clang] fixes false-positive lambda shadow diagnostics in explicit object member functions [Clang] fix false-positive lambda shadow diagnostics in explicit object member functions 7 days ago
llvmbot
a-tarasyuk a-tarasyuk force pushed from 9b2073d5 to 9adcc636 7 days ago
a-tarasyuk a-tarasyuk requested a review from AaronBallman AaronBallman 7 days ago
a-tarasyuk a-tarasyuk requested a review from Fznamznon Fznamznon 7 days ago
zwuis
zwuis commented on 2025-11-01
a-tarasyuk [Clang] fix false-positive lambda shadow diagnostics in explicit-obje…
2b9ad0f1
a-tarasyuk a-tarasyuk force pushed from e22a06da to 2b9ad0f1 6 days ago
github-actions
a-tarasyuk fix formatting
e1ecc29b
a-tarasyuk a-tarasyuk requested a review from zwuis zwuis 6 days ago
a-tarasyuk Merge branch 'main' into fix/163731
15babc93
cor3ntin
cor3ntin approved these changes on 2025-11-01
a-tarasyuk eliminate redundant if condition
bcc1fb6b
a-tarasyuk Merge branch 'main' of https://github.com/llvm/llvm-project into fix/…
e58408ff
a-tarasyuk Merge branch 'main' into fix/163731
98342751
zwuis
zwuis approved these changes on 2025-11-03
a-tarasyuk Merge branch 'main' into fix/163731
ae1ed7cd
a-tarasyuk Merge branch 'main' into fix/163731
a0ecd466
a-tarasyuk Merge branch 'main' into fix/163731
c2c885ca
a-tarasyuk Merge branch 'main' into fix/163731
adb4987c
AaronBallman
AaronBallman approved these changes on 2025-11-06
a-tarasyuk use auto instead of explicit type
219b61ca
a-tarasyuk Merge branch 'main' into fix/163731
ffc75346
a-tarasyuk a-tarasyuk merged 316236b1 into main 1 day ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone