[cfe-commits] [PATCH][MS] - type_info forward class declaration

Francois Pichet pichet2000 at gmail.com
Thu Aug 26 03:17:24 PDT 2010


Hi,

Here is my patch of the day. This one is small and simple.
clang will predefine a forward class declaration for type_info in
Microsoft mode.
This is required to be MSVC compatible.


This weekend, I plan to work on the __pragma ms-extension. It is like
the C99 _Pragma except the pragma text is not enclosed within a string
literal.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms_type_info.patch
Type: application/octet-stream
Size: 869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100826/964f8a92/attachment.obj>


More information about the cfe-commits mailing list