[cfe-commits] Patch for PR5273

Sebastian Redl sebastian.redl at getdesigned.at
Tue Nov 3 03:51:21 PST 2009


I like it. Two points:

1) As you say in a comment, call-by-value is never safe, so we should 
actually flag it. But this can wait.

2) BuildMemberInitializer is, I think, used again in template 
instantiation. We should test whether these warnings happen twice in 
templates.

Sebastian



More information about the cfe-commits mailing list