[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
Tue Nov 9 10:02:07 PST 2021


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

Fixed code formatting.


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.385870.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211109/6abdd225/attachment.bin>


More information about the cfe-commits mailing list