This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c673702 DR1315: a non-type template argument in a partial specializat [...] new ea5d486 Mark 'auto' as dependent when instantiating the type of a non [...]
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/Sema/Sema.h | 3 +++ lib/Sema/SemaTemplate.cpp | 31 +++++++++++++++++++++------- lib/Sema/SemaTemplateInstantiateDecl.cpp | 26 +++++++++++------------ lib/Sema/SemaType.cpp | 9 +------- test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 21 +++++++++++++++++++ 5 files changed, 61 insertions(+), 29 deletions(-)