This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 05157f0 [DebugInfo] Added support to Clang FE for generating debug in [...] new 7bf80c8 Diagnose attempts to explicitly instantiate a template at cla [...]
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/Parse/ParseDeclCXX.cpp | 3 ++- test/Parser/cxx-template-decl.cpp | 10 ++++++++++ test/Parser/eof.cpp | 2 +- test/SemaCXX/cxx1y-variable-templates_in_class.cpp | 6 ++---- test/SemaTemplate/explicit-instantiation.cpp | 4 ++-- test/SemaTemplate/template-id-expr.cpp | 8 ++++++-- 6 files changed, 23 insertions(+), 10 deletions(-)