[LLVMbugs] [Bug 10861] New: C++0x POD changes not implemented

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Sep 4 21:12:10 PDT 2011


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


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.



More information about the llvm-bugs mailing list