[PATCH] D113455: [clang][objc][codegen] Skip emitting ObjC category metadata when the category is empty

Josh Learn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 8 19:56:18 PST 2021


guitard0g created this revision.
guitard0g requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113455

Files:
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/test/CodeGenObjC/category-class-empty.m
  clang/test/CodeGenObjC/non-lazy-classes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113455.385691.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211109/5b2c3541/attachment.bin>


More information about the cfe-commits mailing list