[cfe-commits] [PATCH][MS][Review request] - Late Microsoft template parsing
John McCall
rjmccall at apple.com
Mon Mar 14 10:36:15 PDT 2011
On Mar 13, 2011, at 11:07 PM, Francois Pichet wrote:
> This patch implements "Late template parsing" in Microsoft mode.
> It solves the problem of Microsoft allowing names not yet declared in
> template code.
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.
John.
More information about the cfe-commits
mailing list