[PATCH] D55349: Convert some ObjC alloc msgSends to runtime calls

Pete Cooper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 7 10:12:32 PST 2018


pete updated this revision to Diff 177246.
pete added a comment.

Thanks for the review.  Have fixed the comments as suggested.


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

https://reviews.llvm.org/D55349

Files:
  include/clang/Basic/ObjCRuntime.h
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGObjC.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/CodeGenModule.h
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenObjC/convert-messages-to-runtime-calls.m
  test/Driver/objc-convert-messages-to-runtime-calls.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55349.177246.patch
Type: text/x-patch
Size: 18663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181207/d5513616/attachment-0001.bin>


More information about the cfe-commits mailing list