[clang] [CodeGen][ObjC] Invalidate cached ObjC class layout information after parsing ObjC class implementations if new ivars are added to the interface (PR #126591)

via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 10 15:27:27 PST 2025


AZero13 wrote:

I'd like to take this a step further.

What if we can also incorporate this with the knowledge that base classes with their implementation can also be subject to this:

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

What do you think? @ahatanak 

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


More information about the cfe-commits mailing list