This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7040aa8cc2 Fix PR32638 : Make sure we switch Sema's CurContext to the s [...] new 0de0020819 Reland "Warn about unused static file scope function templat [...]
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: include/clang/Basic/DiagnosticGroups.td | 2 ++ include/clang/Basic/DiagnosticSemaKinds.td | 2 ++ lib/Sema/Sema.cpp | 32 +++++++++++++++++++++++++----- lib/Sema/SemaDecl.cpp | 9 ++++----- test/SemaCXX/warn-unused-filescoped.cpp | 18 ++++++++++++++--- 5 files changed, 50 insertions(+), 13 deletions(-)