r199247 - Clarify driver/frontend -fms-compatibility help text

Nico Rieck nico.rieck at gmail.com
Thu Jan 16 11:08:10 PST 2014


On 16.01.2014 20:02, Reid Kleckner wrote:
> Echoing Alp, I see these diagnostic issues as lower priority than getting a
> working self-host build.

I agree, but it doesn't stop at diagnostics. There's already
-fdelayed-template-parsing that accepts broken user-code without notice
and barfs on valid code (like template and constexpr combinations). And
it's also enabled by default even though for a lot of SDK headers a
forward declaration of IUnknown would be enough.

-Nico



More information about the cfe-commits mailing list