This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 527c4ca969 fix typo new d788672fbe Fold dangling-field warning into general initialization life [...]
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 | 8 +- lib/Sema/SemaDeclCXX.cpp | 49 ---- lib/Sema/SemaInit.cpp | 252 ++++++++++++++------- test/Analysis/cxx-uninitialized-object-ptr-ref.cpp | 12 +- .../cxx0x-initializer-stdinitializerlist.cpp | 22 +- 5 files changed, 191 insertions(+), 152 deletions(-)