[clang] [ObjC] Expand isClassLayoutKnownStatically to base classes as long as the implementation of it is known (PR #85465)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 24 17:44:27 PST 2025
AZero13 wrote:
> We can remove the null check when we prove `ID` is never null.
Are you sure it is never null?
https://github.com/llvm/llvm-project/pull/85465
More information about the cfe-commits
mailing list