This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from baa8996 [libFuzzer] use 'if guard' instead of 'if guard >= 0' with tr [...] new dba490c CodeGen: mark ObjC cstring literals as constant new f293c78 CodeGen: mark ObjC cstring literals as unnamed_addr
The 2 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 | 7 +++-- test/CodeGenObjC/boxing.m | 12 ++++---- test/CodeGenObjC/complex-property.m | 4 +-- test/CodeGenObjC/encode-cstyle-method.m | 2 +- test/CodeGenObjC/encode-test-6.m | 8 ++--- test/CodeGenObjC/encode-test.m | 2 +- test/CodeGenObjC/fragile-arc.m | 8 ++--- test/CodeGenObjC/ivar-layout-64.m | 40 ++++++++++++------------- test/CodeGenObjC/metadata-symbols-32.m | 8 ++--- test/CodeGenObjC/metadata-symbols-64.m | 8 ++--- test/CodeGenObjC/nsvalue-objc-boxable-ios-arc.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-ios.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-mac-arc.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-mac.m | 2 +- test/CodeGenObjC/objc-asm-attribute-test.m | 6 ++-- test/CodeGenObjC/property-list-in-extension.m | 10 +++---- test/CodeGenObjC/reorder-synthesized-ivars.m | 36 +++++++++++----------- test/CodeGenObjCXX/encode.mm | 2 +- test/CodeGenObjCXX/lambda-expressions.mm | 4 +-- 19 files changed, 84 insertions(+), 81 deletions(-)