On 2011-01-21 11:36, Douglas Gregor wrote: > Author: dgregor > Date: Fri Jan 21 10:36:05 2011 > New Revision: 123977 > > URL: http://llvm.org/viewvc/llvm-project?rev=123977&view=rev > Log: > Update the reference-binding implementation used for overload > resolution to match the latest C++0x working paper's semantics. The > implementation now matching up with the reference-binding > implementation used for initialization. >
Hey Douglas, this caused PR9026. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
