[cfe-commits] [PATCH][MS] - operator __uuidof implementation part 1

Francois Pichet pichet2000 at gmail.com
Wed Sep 1 20:49:02 PDT 2010


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms_uuidof.patch
Type: application/octet-stream
Size: 19741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100901/cd6a6ec6/attachment.obj>


More information about the cfe-commits mailing list