[cfe-commits] [PATCH] Support Microsoft inheritance keywords
João Matos
ripzonetriton at gmail.com
Mon May 7 15:02:42 PDT 2012
This patch adds parsing support for Microsoft inheritance keywords:
'__single_inheritance'
'__multiple_inheritance'
'__virtual_inheritance'
I also added some basic testing support.
Please see the MSDN link to see what this is used for.
http://msdn.microsoft.com/en-us/library/ck561bfk.aspx
Relevant bug: http://llvm.org/bugs/show_bug.cgi?id=12749
--
João Matos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MicrosoftInheritanceKeywords.patch
Type: application/octet-stream
Size: 4318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120507/79071faf/attachment.obj>
More information about the cfe-commits
mailing list