[LLVMbugs] [Bug 8344] New: Scoped over.built OO_Conditional enum fix
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Oct  8 18:06:00 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=8344
           Summary: Scoped over.built OO_Conditional enum fix
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++0x
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: alp at nuanti.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
r116122 added C++0x scoped enum support. This is similar to our implementation
(which we never got round to upstreaming, need to find a way to push these
patches and get them reviewed faster), but we have an additional fix covering
C++ [over.built]p25 which I've updated to ToT and attached to this bug.
-- 
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