[c++-delayed-folding] cp_fold_r

Jason Merrill jason@redhat.com
Thu Sep 17 06:18:00 GMT 2015


I think we want to clear *walk_subtrees a lot more often in cp_fold_r; 
as it is, for most expressions we end up calling cp_fold on the 
full-expression, then uselessly on the subexpressions after we already 
folded the containing expression.

Jason



More information about the Gcc-patches mailing list