Age | Commit message (Expand) | Author |
---|---|---|
2011-11-02 | Don't build member initializers for zero-length or incomplete arrays, | Douglas Gregor |
2011-07-13 | Arrays are permitted to be zero-length in some situations. | John McCall |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2011-01-25 | Move unnamed_addr after the function arguments on Sabre's request. | Rafael Espindola |
2011-01-11 | Add unnamed_addr to constructors and destructors. | Rafael Espindola |
2010-04-30 | Account for the VTT argument when making an implicit copy constructor for | John McCall |
2010-04-09 | Turn access control on by default in -cc1. | John McCall |
2010-02-23 | Perform two more constructor/destructor code-size optimizations: | John McCall |