[cfe-commits] r80274 - /cfe/trunk/test/SemaCXX/overload-binop-implicitconvert.cpp
Sylvere Teissier
st at invia.fr
Tue Sep 1 00:34:26 PDT 2009
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 ;)
More information about the cfe-commits
mailing list