[cfe-commits] [PATCH][MS] __pragma implementation

Francois Pichet pichet2000 at gmail.com
Sat Aug 28 15:09:09 PDT 2010


Hi,

This patch implements the __pragma microsoft extension.
__pragma is like _Pragma except the pragma text is not within a string literal.


Next I am going to implement the ms __uuidof operator.
Excluding template issues. we are 5-6 patches away from been able to
parse about 1200 headers file from the VS 2008 SDK.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: __pragma-ms.patch
Type: application/octet-stream
Size: 5622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100828/21607aa6/attachment.obj>


More information about the cfe-commits mailing list