This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 02f3a0b412 Rework __builtin_classify_type support to better match GCC a [...] new 38a4b05cf0 Use zeroinitializer for (trailing zero portion of) large arr [...]
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: lib/CodeGen/CGExprConstant.cpp | 170 +++++++++++++----------- lib/Sema/SemaInit.cpp | 3 + test/CodeGen/init.c | 10 ++ test/CodeGenCXX/cxx11-initializer-aggregate.cpp | 68 ++++++++++ test/SemaCXX/aggregate-initialization.cpp | 6 + 5 files changed, 178 insertions(+), 79 deletions(-)