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

           Summary: C++11 implementation status of defaulted functions is
                    incorrect (cxx_status.html)
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The web page (http://clang.llvm.org/cxx_status.html) says that defaulted
functions are implemented on clang-2.9. But, actually, they are not implemented
on clang-2.9. Trunk (and maybe clang-3.0 too)  has support of defaulted
functions.

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