[all-commits] [llvm/llvm-project] 2a0952: [clang] Add diagnostic for unresolved using declar...
NewSigma via All-commits
all-commits at lists.llvm.org
Fri Mar 14 07:30:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a09523480fc8320c4039e91592d99120e9ae6e7
https://github.com/llvm/llvm-project/commit/2a09523480fc8320c4039e91592d99120e9ae6e7
Author: NewSigma <46043910+NewSigma at users.noreply.github.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/Parser/cxx-template-decl.cpp
Log Message:
-----------
[clang] Add diagnostic for unresolved using declaration that shadows template parameters (#131328)
Fix #129411
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