[PATCH] D86049: RFC: Implement optional exportable wrapper function generation for objc_direct methods.
Puyan Lotfi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 09:36:23 PDT 2022
plotfi updated this revision to Diff 462944.
plotfi added a comment.
Updated based on @ahatanak's feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86049/new/
https://reviews.llvm.org/D86049
Files:
clang/include/clang/AST/DeclObjC.h
clang/lib/AST/DeclObjC.cpp
clang/lib/AST/Mangle.cpp
clang/lib/CodeGen/CGObjC.cpp
clang/lib/CodeGen/CGObjCRuntime.cpp
clang/test/CodeGenObjC/objc-direct-wrapper.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86049.462944.patch
Type: text/x-patch
Size: 6515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220926/24e2c87d/attachment-0001.bin>
More information about the cfe-commits
mailing list