[PATCH] D55869: Convert some ObjC retain/release msgSends to runtime calls

Pete Cooper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 21 13:03:56 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC349952: Convert some ObjC retain/release msgSends to runtime calls. (authored by pete, committed by ).

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55869/new/

https://reviews.llvm.org/D55869

Files:
  include/clang/Basic/ObjCRuntime.h
  lib/CodeGen/CGObjC.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/CodeGenModule.h
  test/CodeGenObjC/convert-messages-to-runtime-calls.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55869.179338.patch
Type: text/x-patch
Size: 10311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181221/94c81534/attachment-0001.bin>


More information about the cfe-commits mailing list