Chris Lattner wrote: > > In order to support -fdiagnostics-show-option, we need a 1-(zero or > one) mapping between a diagnostic and the minimal option that controls > it. After this works, I'll add group inheritance, so that -Wall can > turn on a number of groups, etc. This should handle -Wtemplates etc. In theory we could let -fdiagnostics-show-option print more than one option if the diagnostic is in more than one group.
But it would probably be a mess. I'm not all that attached to it anyway, as long as we get hierarchical groups. Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
