[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 14:01:55 PST 2018
pete updated this revision to Diff 177308.
pete marked an inline comment as done.
pete added a comment.
Added test for integer argument and updated code to only accept pointer types to allocWithZone.
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.177308.patch
Type: text/x-patch
Size: 18898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181207/f668f0f4/attachment.bin>
More information about the cfe-commits
mailing list