This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 21173cb65e Add a triple to codegen test. new 98641f2232 [Sema] Use MSVC inner class behavior on Itanium new 6a8a5b4154 PR32673: Don't wrap parameter packs in SubstTemplateTypeParm [...]
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/AST/TypeLoc.h | 6 +++- lib/Sema/SemaTemplate.cpp | 21 +++++++++---- lib/Sema/SemaTemplateInstantiate.cpp | 7 +++-- test/CodeGenCXX/windows-itanium-dllexport.cpp | 25 ++++++++++++++++ .../cxx1z-class-template-argument-deduction.cpp | 35 ++++++++++++++++++++++ 5 files changed, 85 insertions(+), 9 deletions(-)