This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c6ffb6c This patch fixes problem with passing structures and unions s [...] new c318a9f Using for attributes voted into C++17. new 8f19db2 Dynamic memory allocation with alignment has been approved fo [...] new 0d0b8c0 More approved features for C++17.
The 3 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/Basic/DiagnosticParseKinds.td | 8 +++++++ lib/Parse/ParseDeclCXX.cpp | 27 ++++++++++++++++++++++ .../dcl.dcl/dcl.attr/dcl.attr.grammar/p2-1z.cpp | 16 +++++++++++++ www/cxx_status.html | 6 ++--- 4 files changed, 54 insertions(+), 3 deletions(-) create mode 100644 test/CXX/dcl.dcl/dcl.attr/dcl.attr.grammar/p2-1z.cpp