This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 37dd25ad0c Move comment back to being next to the code it's a comment for. new e9089c9a34 PR35456: Track definedness of variable template specializati [...]
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/AST/DeclTemplate.h | 9 +++++++++ lib/AST/Decl.cpp | 9 ++++++--- lib/AST/DeclTemplate.cpp | 4 ++-- lib/Sema/SemaTemplateInstantiateDecl.cpp | 9 +++++++++ lib/Serialization/ASTReaderDecl.cpp | 1 + lib/Serialization/ASTWriterDecl.cpp | 1 + test/CodeGenCXX/cxx1y-variable-template.cpp | 6 ++++++ test/CodeGenCXX/dllexport.cpp | 8 +------- 8 files changed, 35 insertions(+), 12 deletions(-)