Attached is a patch that implements an odd MSVC behaviour when handling commas that come from nested macro expansions.
This behavior is well explained in the following post: http://stackoverflow.com/questions/11469462/difference-between-gcc-and-microsoft-preprocessor This is needed to correctly handle the new standard library headers in VS 2012. -- João Matos
0003-Emulate-MSVC-s-preprocessor-macro-argument-separator.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
