https://bugs.llvm.org/show_bug.cgi?id=40863

            Bug ID: 40863
           Summary: cxx_status.html seems out of date on c++ default
                    dialect
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
          Assignee: unassignedclangb...@nondot.org
          Reporter: russell_gal...@sn.scee.net
                CC: llvm-bugs@lists.llvm.org, richard-l...@metafoo.co.uk

https://clang.llvm.org/cxx_status.html says:

"By default, Clang builds C++ code according to the C++98 standard, with many
C++11 features accepted as extensions. You can use Clang in C++11 mode with the
-std=c++11 option."

As of r320250 this was changed to C++14.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to