This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b57bc56b77 When we turn on vsx it should also turn on altivec explicitl [...] new 6b1aefd5a6 [ObjC] Use empty Objective-C collection literal constants wh [...]
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/ObjCRuntime.h | 14 ++++++++ lib/CodeGen/CGObjC.cpp | 16 +++++++-- lib/Sema/SemaExprCXX.cpp | 12 +++++++ test/CodeGenObjC/empty-collection-literals.m | 51 ++++++++++++++++++++++++++++ 4 files changed, 91 insertions(+), 2 deletions(-) create mode 100644 test/CodeGenObjC/empty-collection-literals.m