ahatanak added inline comments.
================ Comment at: clang/lib/CodeGen/CGObjCMac.cpp:6713 } + unsigned Size = ---------------- Is it not possible to check whether the category is empty here? If it's empty, you can avoid creating the global variable and abandon the builder. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113455/new/ https://reviews.llvm.org/D113455 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits