Age | Commit message (Expand) | Author |
---|---|---|
2013-02-02 | PR15132: Replace "address expression must be an lvalue or a function | Richard Smith |
2013-02-02 | Don't forget to run destructors when we create an array temporary of class type. | Richard Smith |
2012-12-21 | Reinstate r170806, reverted in r170835, with a fix use i1 instead of i8 for a... | Richard Smith |
2012-12-21 | Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when e... | NAKAMURA Takumi |
2012-12-20 | Fix some bugs where we would sometimes use 0, not -1, when emitting a null co... | Richard Smith |
2012-10-24 | A number of test cases assume that an "int" parameter or return value | Ulrich Weigand |
2012-02-29 | Make sure list-initialization of arrays works correctly in explicit type conv... | Eli Friedman |