This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0f6932a Remove variable only used in an assertion. new f40f59e Make diagnostic for use of default member initializer before [...]
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/DiagnosticSemaKinds.td | 11 +++++------ lib/Sema/SemaDeclCXX.cpp | 11 +++-------- lib/Sema/SemaTemplateInstantiate.cpp | 12 ++++-------- test/SemaCXX/constant-expression-cxx11.cpp | 4 ++-- test/SemaCXX/cxx1y-initializer-aggregates.cpp | 16 ++++++++++++++++ test/SemaCXX/implicit-exception-spec.cpp | 18 +++++++++--------- test/SemaCXX/member-init.cpp | 20 ++++++++++---------- 7 files changed, 49 insertions(+), 43 deletions(-)