This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e9188a9 Detect recursive default argument definition new 31c234b [Parser] Handle __pragma(pack, etc. after type definitions new 7684134 Fix PR28100 - Allow redeclarations of deleted explicit specia [...]
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: lib/Parse/ParseDecl.cpp | 16 ++++++++++++++++ lib/Parse/ParseDeclCXX.cpp | 7 +++++++ lib/Sema/SemaTemplate.cpp | 20 ++++++++++++++------ test/Parser/pragma-pack.c | 4 ++++ test/SemaCXX/delete-and-function-templates.cpp | 18 ++++++++++++++++++ 5 files changed, 59 insertions(+), 6 deletions(-)