[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
Fri Nov 12 13:51:17 PST 2021


guitard0g updated this revision to Diff 386947.
guitard0g added a comment.

Abandon builder earlier before creating global variable.


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.386947.patch
Type: text/x-patch
Size: 4687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211112/ada15e6e/attachment.bin>


More information about the cfe-commits mailing list