Age | Commit message (Expand) | Author |
---|---|---|
2013-01-15 | Don't crash when binding a reference to a temporary pointer created from | Richard Smith |
2012-04-26 | PR12660: Don't crash when initializing a const reference from a braced init list | Richard Smith |
2012-03-07 | Be smarter in discovering list-initialization of temporaries. Fixes PR12182. | Sebastian Redl |
2012-02-12 | Change the way we store initialization kinds so that all direct inits can dis... | Sebastian Redl |
2011-12-03 | Implement overload resolution for reference-typed parameters supplied with in... | Sebastian Redl |
2011-11-27 | Reference initialization with initializer lists. | Sebastian Redl |