[LLVMbugs] [Bug 11252] New: C++11 implementation status of defaulted functions is incorrect (cxx_status.html)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 28 10:16:07 PDT 2011
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: unassignedclangbugs at nondot.org
ReportedBy: mimomorin at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list