This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository clang.
from 5acbb5ed5f [ReleaseNotes] Mention one Windows specific change for 7.0 new 2d49a13002 Merging r338934: ------------------------------------------- [...]
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/Basic/DiagnosticGroups.td | 1 - include/clang/Basic/DiagnosticSemaKinds.td | 6 +++--- lib/Driver/ToolChains/Darwin.cpp | 6 +++++- lib/Frontend/InitPreprocessor.cpp | 2 +- lib/Sema/SemaExprCXX.cpp | 6 +++--- test/Driver/unavailable_aligned_allocation.cpp | 9 +++++++++ test/Lexer/aligned-allocation.cpp | 23 +++++++++++++++++++++++ 7 files changed, 44 insertions(+), 9 deletions(-) create mode 100644 test/Lexer/aligned-allocation.cpp