[llvm-bugs] [Bug 45640] New: Incorrect default C++ standard listed on website

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 22 09:57:20 PDT 2020


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

            Bug ID: 45640
           Summary: Incorrect default C++ standard listed on website
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: david at doublewise.net
                CC: llvm-bugs at lists.llvm.org

https://clang.llvm.org/cxx_status.html states: "By default, Clang builds C++
code according to the C++98 standard, with many C++11 features accepted as
extensions.". Since LLVM 6.0, the default version has been gnu++14 (not sure if
any newer versions have updated to gnu++17).

-- 
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/20200422/eecf8402/attachment.html>


More information about the llvm-bugs mailing list