[PATCH] D131424: Remove the unused/undefined _cmd parameter to objc_direct methods.

Michael Wyman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 22:55:21 PDT 2022


mwyman updated this revision to Diff 451051.
mwyman added a comment.

Fixed assert due to mis-matched number of expected parameters.


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

https://reviews.llvm.org/D131424

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGObjC.cpp
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/test/CodeGenObjC/direct-method.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131424.451051.patch
Type: text/x-patch
Size: 6315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220809/8de55c43/attachment.bin>


More information about the cfe-commits mailing list