[cfe-commits] [cfe-dev] [PATCH] Windows improvements

Anton Korobeynikov anton at korobeynikov.info
Mon Feb 28 04:51:46 PST 2011


Hi Erik

> But what about if you then use a clang compiled in mingw to host itself. I assume we need ms extensions enabled, and then _MSC_VER will be defined.
I think we need to split these entities. Clearly one might want to
have vcpp-like diagnostics even w/o MS extensions enabled (consider
e.g. I'm targeting some arch and want to integrate with visual
studio).

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-commits mailing list