[cfe-commits] r89441 - /cfe/trunk/lib/Sema/SemaExprCXX.cpp

Douglas Gregor dgregor at apple.com
Fri Nov 20 10:31:06 PST 2009


On Nov 19, 2009, at 6:47 PM, Eli Friedman wrote:

> On Thu, Nov 19, 2009 at 6:31 PM, Douglas Gregor <dgregor at apple.com>  
> wrote:
>> Author: dgregor
>> Date: Thu Nov 19 20:31:03 2009
>> New Revision: 89441
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=89441&view=rev
>> Log:
>> Don't build an explicit conversion to a reference type
>
> I think this fixes PR5519; does that sound right?

Yes, it does. I'll commit the testcase and close out 5519. Thanks!

	- Doug



More information about the cfe-commits mailing list