[cfe-commits] r80274	-	/cfe/trunk/test/SemaCXX/overload-binop-implicitconvert.cpp
    Douglas Gregor 
    dgregor at apple.com
       
    Tue Sep  1 08:41:08 PDT 2009
    
    
  
On Sep 1, 2009, at 12:34 AM, Sylvere Teissier wrote:
> Le lundi 31 août 2009 à 22:59 -0700, Daniel Dunbar a écrit :
>> Does this test need -emit-llvm? Shouldn't it be in CodeGenCXX if so?
>>
>> - Daniel
>>
>
> it was for a bug in SemaCXX that was making CodeGen crashing (type
> checking assertion failure) because of incorrect type conversion: See
> original commit.
>
> So place this file were you want ;)
Oops, my bad. I've moved it to CodeGenCXX.
	- Doug
    
    
More information about the cfe-commits
mailing list