[clang] [clang][CGObjCMac] Unionize identical llvm types (NFC) (PR #110422)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 29 06:14:03 PDT 2024


https://github.com/nikic commented:

I don't think we should do this. If we think there is (documentation) value in different member names we can just leave things as is -- if not, we should merge into a single PtrTy.

https://github.com/llvm/llvm-project/pull/110422


More information about the cfe-commits mailing list