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

             Bug #: 12745
           Summary: Documentation needs minor update:  C++11 standard is
                    no longer draft
           Product: libc++
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The main site for libc++ still refers to C++11 as C++0X, and calls it a draft:

http://libcxx.llvm.org/
...
"Correctness as defined by the (currently draft) C++0X standard."

The standard is no longer draft, and clang now supports -std=c++11.  Please
update the documentation accordingly.

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