http://llvm.org/bugs/show_bug.cgi?id=12749

             Bug #: 12749
           Summary: Support Microsoft inheritance keywords
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Created attachment 8499
  --> http://llvm.org/bugs/attachment.cgi?id=8499
Patch

This patch adds parsing support for Microsoft inheritance keywords.

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

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to