1. cdb30b4 emit padding as undef values, take 2 by Nuno Lopes · 14 years ago
  2. 0eea9f9 fix PR6660/6168: emit padding as zeros instead of undef. Because by Chris Lattner · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. c6eb131 make clang emit undefs for padding of structs and unions instead of zeros. this enables constant compaction optimizations. by Nuno Lopes · 15 years ago
  5. cdcea87 Make test a bit more precise. by Eli Friedman · 15 years ago
  6. c0879bb Fix a minor issue with unions in the new struct building code. by Eli Friedman · 15 years ago