1. 0691a5c Move unnamed_addr after the function arguments on Sabre's request. by Rafael Espindola · 14 years ago
  2. c5f657f Add unnamed_addr to constructors and destructors. by Rafael Espindola · 14 years ago
  3. ed8abf1 Reinstate the fix for PR7556. A silly use of isTrivial() was by Douglas Gregor · 14 years ago
  4. 8474567 Revert r107828 and r107827, the fix for PR7556, which seems to be by Douglas Gregor · 14 years ago
  5. 63ef464 Do not use CXXZeroValueInitExpr for class types. Instead, use by Douglas Gregor · 14 years ago
  6. 3d6c178 When inheriting a default argument expression, inherit the full expression, by John McCall · 14 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  9. 329763b add support for codegening CXXZeroInitValueExprs by Nuno Lopes · 15 years ago
  10. caa499b Handle destruction of temporaries used in default argument by Fariborz Jahanian · 15 years ago
  11. f54741e Handle temporaries in default arguments. by Anders Carlsson · 15 years ago