This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC new 3181e8ef22 [objc-gnustep] Use .init_array not .ctors when requested. new 94c9e98ba7 COMDAT-fold block descriptors. new aab18df3ee [gnustep-objc] Make the GNUstep v2 ABI work for Windows DLLs.
The 3 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/CGBlocks.cpp | 2 + lib/CodeGen/CGObjCGNU.cpp | 170 +++++++++++++++++++++++++++++++------- test/CodeGenObjC/block-desc-str.m | 8 +- test/CodeGenObjC/gnu-init.m | 37 +++++---- 4 files changed, 167 insertions(+), 50 deletions(-)