[patch] Forward all -f* options to -cc1

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Sep 30 05:47:45 PDT 2013


>> 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



More information about the cfe-commits mailing list