This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 05ff991ac2 Fold dangling-field warning into general initialization life [...] new c2add0a676 Separate out the initialization kind for a statement express [...]
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 | 38 +++++++++++++----------------- include/clang/Sema/Initialization.h | 8 +++++++ lib/Sema/SemaExpr.cpp | 7 ++---- lib/Sema/SemaInit.cpp | 24 ++++++++++++++++++- 4 files changed, 50 insertions(+), 27 deletions(-)