[all-commits] [llvm/llvm-project] af464c: [Clang][diagnostics] Fix structured binding shadow...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Mon Mar 3 10:22:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af464c6d53c1873101e312048d35d1daed27e407
https://github.com/llvm/llvm-project/commit/af464c6d53c1873101e312048d35d1daed27e407
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/CXX/temp/temp.res/temp.local/p6.cpp
Log Message:
-----------
[Clang][diagnostics] Fix structured binding shadows template param loc (#129116)
Fix structured binding shadows template parameter location
Fixes: #129060
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list