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

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 12 16:25:19 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7611e16fce9c: [clang][objc][codegen] Skip emitting ObjC category metadata when the (authored by guitard0g, committed by ahatanak).

Repository:
  rG LLVM Github Monorepo

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

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.386983.patch
Type: text/x-patch
Size: 4494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211113/5b374b0b/attachment-0001.bin>


More information about the cfe-commits mailing list