This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3c43204d0b [Analyzer] Avoid copy and modifying passed reference in Body [...] new 7fc0a33d44 PR33839: Fix -Wunused handling for structured binding declarations.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Sema/SemaDecl.cpp | 26 +++++++++++++---- lib/Sema/SemaDeclCXX.cpp | 5 +++- lib/Sema/SemaTemplateInstantiateDecl.cpp | 1 + test/SemaCXX/unused.cpp | 50 +++++++++++++++++++++++++++++--- 4 files changed, 72 insertions(+), 10 deletions(-)