Age | Commit message (Expand) | Author |
---|---|---|
2009-11-13 | Don't bind arguments to temporaries if the argument has a reference type. | Anders Carlsson |
2009-11-13 | Fix two bugs with temporaries: | Anders Carlsson |
2009-11-06 | If a member variable of reference type is bound to a temporary in its member ... | Anders Carlsson |
2009-11-06 | If a member initializer create temporaries we need to destroy them. Fixes PR5... | Anders Carlsson |
2009-10-31 | Add missing colons for FileCheck. | Benjamin Kramer |
2009-10-18 | When building a cast argument, make sure to bind the result to a temporary. | Anders Carlsson |
2009-10-18 | Convert temporaries.cpp to using FileCheck. | Anders Carlsson |
2009-10-18 | Rename temp-1.cpp to temporaries.cpp. | Anders Carlsson |