This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 918a342711 [Coverage] Use the new getInstrProfSectionName API (NFC) new f79091e91f [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