>> If the -cc1 option handling can be made *really* simple, I would be ok >> with it. By really simple I mean something like "all boolean options >> default to false, the driver just passes a list of flags to enable". > > > Busy in committee at the moment, so not likely to get to a proper review, > but just for the record I really like the separation of concerns even if the > handling is simple.
I assume you mean "if it is simple" not "even if it is simple". I mean, if the driver is doing the complex part of option handling than it is better for it to use a simple interface to pass the result to -cc1. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
