So, you say that the user will get different output depending on whether they say "transform1,transform2" or "transform2,transform1"? I would say that's complicated and (hopefully) unnecessary.
Same for re-application - if we need to run a certain transform multiple times, I wouldn't wan the user to have to specify that. As a user, I want to say "apply the following C++11 transformations - do whatever you need to do to maximize the cases found and still have correct output". http://llvm-reviews.chandlerc.com/D251 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
