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

           Summary: C++0x POD changes not implemented
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++0x
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Howdy

I didn't see a bug for this, but ran into it recently trying to add a constexpr
constructor from double to a fixed point type. So, for tracking's sake, figured
I should add a bug. :)

Clang doesn't appear to presently support C++0x style looser POD definition.

-- 
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