Hi, Steve > This implementation allows them to pass through (so VC++ can see them). How we will proceed with parsing stuff from mingw? Are we going to drop mingw compatibility? The stuff from mingw runtime relies heavily (as I already shown to you), that these are defines, not keywords.
Another example (string.h from mingw's w32api): _CRTIMP char* __cdecl __MINGW_NOTHROW strcat (char*, const char*); Is there any support for codegen / sema of these keywords then? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
