This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f812df9433 [ObjC] Follow-up r350768 and allow the use of unavailable me [...] new 4ee4a0f331 [CodeGenObjC] Use a constant value for non-fragile ivar offs [...]
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 | 44 ++++++++++++++++------ .../CodeGenObjC/constant-non-fragile-ivar-offset.m | 38 +++++++++++++++++++ test/CodeGenObjC/optimize-ivar-offset-load.m | 6 +-- test/CodeGenObjC/reorder-synthesized-ivars.m | 34 ++++++++--------- 4 files changed, 91 insertions(+), 31 deletions(-) create mode 100644 test/CodeGenObjC/constant-non-fragile-ivar-offset.m