[clang] [ObjC] Expand isClassLayoutKnownStatically to base classes as long as the implementation of it is known (PR #85465)

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 17 09:00:59 PST 2025


https://github.com/ahatanak approved this pull request.

We can remove the null check when we prove `ID` is never null.

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


More information about the cfe-commits mailing list