This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6f13dd18c3 Revert r320230 to fix buildbots. new 466d8da5f8 Switch to gnu++14 as the default dialect.
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: docs/ReleaseNotes.rst | 5 ++++- lib/Frontend/CompilerInvocation.cpp | 6 +----- test/CodeGenCXX/new-overflow.cpp | 16 ++++---------- test/CodeGenCXX/new.cpp | 2 -- test/CodeGenCXX/vtable-available-externally.cpp | 4 ++-- test/Lexer/cxx-features.cpp | 4 ++-- test/Lexer/half-literal.cpp | 2 +- test/OpenMP/taskloop_reduction_codegen.cpp | 2 +- test/OpenMP/taskloop_simd_reduction_codegen.cpp | 2 +- test/Parser/cxx1z-nested-namespace-definition.cpp | 2 +- test/SemaCXX/new-array-size-conv.cpp | 2 +- test/SemaCXX/new-delete.cpp | 26 ++++++++++++++++++----- test/SemaCXX/unknown-type-name.cpp | 11 ++++++++-- test/SemaTemplate/class-template-decl.cpp | 3 +-- test/SemaTemplate/explicit-instantiation.cpp | 12 +++++------ 15 files changed, 55 insertions(+), 44 deletions(-)