[clang] [clang][CGRecordLayout] Remove dependency on isZeroSize (PR #96422)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 13:28:19 PDT 2024


rjmccall wrote:

That sounds fine to me as long as we're still emitting projections of them properly (i.e. not just assuming "oh, it's an empty record, we can use whatever pointer we want because it'll never be dereferenced").

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


More information about the cfe-commits mailing list