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 ;) _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
