This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b0c114c Correct Vectorcall Register passing and HVA Behavior new f228bfa [MS] Instantiate default args during instantiation of exporte [...]
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/SemaDeclCXX.cpp | 75 +++++++++----------------------- lib/Sema/SemaTemplateInstantiateDecl.cpp | 35 +++++++++++++-- test/CodeGenCXX/dllexport.cpp | 12 +++++ test/SemaCXX/default-arg-closures.cpp | 9 ++-- test/SemaCXX/dllexport.cpp | 21 +++++++++ 5 files changed, 89 insertions(+), 63 deletions(-)