This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b5f76b264e Fix capitalization of parameter new 7d9b7a95bc Don't suppress instantiation of definitions for variables su [...]
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/SemaExpr.cpp | 16 +++++++++++----- lib/Sema/SemaTemplateInstantiateDecl.cpp | 6 ++++-- test/CodeGenCXX/dllimport-members.cpp | 4 ++-- test/SemaTemplate/cxx17-inline-variables.cpp | 7 +++++++ test/SemaTemplate/extern-templates.cpp | 7 +++++++ 5 files changed, 31 insertions(+), 9 deletions(-) create mode 100644 test/SemaTemplate/cxx17-inline-variables.cpp