[cfe-commits] r76978 - in /cfe/trunk: lib/CodeGen/CGObjCMac.cpp test/CodeGenObjC/ivar-layout-64-bitfields.m
Mike Stump
mrs at apple.com
Fri Jul 24 10:38:03 PDT 2009
On Jul 24, 2009, at 10:23 AM, Anders Carlsson wrote:
> Don't use getLLVMFieldNo for bitfields when constructing the ivar
> layout maps for GC.
Thanks, this fixes the case I had in mind.
More information about the cfe-commits
mailing list