This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f0b138aae2 [OpenCL] Make global ctor init function a kernel new f96304e9cc [CodeGen][ObjC] Remove the leading `l_` from ObjC symbols an [...]
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/CGObjCMac.cpp | 185 +++++++++++---------- test/CodeGenObjC/arc.m | 4 +- test/CodeGenObjC/boxing.m | 12 +- test/CodeGenObjC/exceptions-asm-attribute.m | 4 +- .../CodeGenObjC/externally-initialized-selectors.m | 7 +- .../forward-protocol-metadata-symbols.m | 10 +- test/CodeGenObjC/instance-method-metadata.m | 2 +- test/CodeGenObjC/interface-layout-64.m | 18 +- test/CodeGenObjC/metadata-class-properties.m | 32 ++-- test/CodeGenObjC/metadata-symbols-32.m | 4 +- test/CodeGenObjC/metadata-symbols-64.m | 38 ++--- test/CodeGenObjC/metadata_symbols.m | 4 +- test/CodeGenObjC/mrc-weak.m | 4 +- test/CodeGenObjC/non-lazy-classes.m | 4 +- .../private-extern-selector-reference.m | 2 +- test/CodeGenObjC/property-category-impl.m | 6 +- test/CodeGenObjC/property-list-in-class.m | 2 +- test/CodeGenObjC/property-list-in-extension.m | 4 +- test/CodeGenObjC/protocol-comdat.m | 4 +- test/CodeGenObjC/protocols.m | 12 +- test/CodeGenObjC/section-name.m | 22 +-- test/CodeGenObjC/sections.m | 57 ++++--- .../externally-initialized-selectors.mm | 7 +- test/CodeGenObjCXX/mrc-weak.mm | 2 +- 24 files changed, 232 insertions(+), 214 deletions(-)