This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0a9d6b3eca [Sema][NFC] Fix a Wimplicit-fallthrough warning in CheckSpec [...] new 4eb2cac7f8 Convert some ObjC retain/release msgSends to runtime calls.
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 | 37 +++++++++++ lib/CodeGen/CGObjC.cpp | 77 ++++++++++++++++++++++ lib/CodeGen/CodeGenFunction.h | 5 ++ lib/CodeGen/CodeGenModule.h | 12 ++++ .../convert-messages-to-runtime-calls.m | 69 +++++++++++++++++++ 5 files changed, 200 insertions(+)