Hi, This patch is part 1 of X of my implementation of the Microsoft __uuidof operator. I want to go incrementally for this one because I don't want to submit a huge patch. The basic parsing is completed but some sema and all the code gen are missing.
__uuidof is similar to the typeid operator so I used that operator as template of what to do.
ms_uuidof.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
