Go to file
Daniel Dunbar 9a7a78b0ae Fix bug in computation of ivar offsets for (adjacent) bitfields.
- The confusing IRgen bitfield interface is partly to blame here;
   fixing the functional error for now, cleanups to the interface to
   follow.

llvm-svn: 69503
2009-04-19 02:03:42 +00:00
clang Fix bug in computation of ivar offsets for (adjacent) bitfields. 2009-04-19 02:03:42 +00:00
llvm Add some assertions. 2009-04-19 00:22:35 +00:00