This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8a5660d9ac [OpenMP] Avoid emitting maps for target link variables when [...] new b444e60422 Use getOperatorSpelling to get the spelling of an overloaded [...] new ba78be77a4 PR42071: Reject weird names for non-type template parameters.
The 2 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/DiagnosticSemaKinds.td | 2 + include/clang/Sema/Sema.h | 4 +- lib/AST/DeclPrinter.cpp | 8 +--- lib/AST/DeclarationName.cpp | 8 +--- lib/AST/StmtPrinter.cpp | 15 ++----- lib/Sema/SemaCodeComplete.cpp | 5 ++- lib/Sema/SemaDecl.cpp | 66 +++++++++++++++++++----------- lib/Sema/SemaTemplate.cpp | 2 + test/Parser/cxx-template-decl.cpp | 8 ++++ 9 files changed, 66 insertions(+), 52 deletions(-)