1. 1e86b34 Rearrange EmitLValueForField a bit to work properly for _Bool bitfields by Eli Friedman · 16 years ago
  2. 0ac5957 A small testcase; no patch, since it was a bug in a patch I never committed. by Eli Friedman · 16 years ago
  3. 5cada6b Begin handling union bitfields. Note, this is just beginning. by Devang Patel · 16 years ago
  4. fe2419a Match union field type when member expression is u->x by Devang Patel · 17 years ago
  5. 2de3b3a Fix isStructureType and isUnionType to ignore typedefs, as stated by Seo Sanghyeon · 17 years ago
  6. abad06c Codegen union member references. by Devang Patel · 17 years ago