[llvm-bugs] [Bug 40863] New: cxx_status.html seems out of date on c++ default dialect
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 26 02:55:11 PST 2019
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: unassignedclangbugs at nondot.org
Reporter: russell_gallop at sn.scee.net
CC: llvm-bugs at lists.llvm.org, richard-llvm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190226/e628254c/attachment.html>
More information about the llvm-bugs
mailing list