[cfe-commits] [PATCH][MS][Review request] - Late Microsoft template parsing
dawn at burble.org
dawn at burble.org
Tue Mar 15 11:54:16 PDT 2011
On Tue, Mar 15, 2011 at 12:29:19AM -0400, Francois Pichet wrote:
> >>>> I haven't looked at the patch yet, but this defintely needs to be enabled
> >>>> by its own -cc1 language option; that option should then be enabled by
> >>>> windows targets, rather than tying this to -fms-extensions.
Why tie it to windows targets? We would use it on all platforms.
> >>> Yes. -fdelayed-template-parsing seems a good name.
Sounds good. Shouldn't that be enough to control the feature, so that
the target doen't matter?
-Dawn
More information about the cfe-commits
mailing list