Jason
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.
- [c++-delayed-folding] cp_fold_r Jason Merrill
- Re: [c++-delayed-folding] cp_fold_r Kai Tietz
- Re: [c++-delayed-folding] cp_fold_r Jason Merrill
- Re: [c++-delayed-folding] cp_fold_r Kai Tietz