[LLVMbugs] [Bug 12749] New: Support Microsoft inheritance keywords

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 6 21:28:37 PDT 2012


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: unassignedclangbugs at nondot.org
        ReportedBy: ripzonetriton at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list