1. ddb2147 Don't build member initializers for zero-length or incomplete arrays, by Douglas Gregor · 13 years ago
  2. dd376ca Arrays are permitted to be zero-length in some situations. by John McCall · 13 years ago
  3. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  4. 0691a5c Move unnamed_addr after the function arguments on Sabre's request. by Rafael Espindola · 14 years ago
  5. c5f657f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 14 years ago
  6. c743571 Account for the VTT argument when making an implicit copy constructor for by John McCall · 14 years ago
  7. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  8. c0bf462 Perform two more constructor/destructor code-size optimizations: by John McCall · 14 years ago