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: unassignedb...@nondot.org
          Reporter: da...@doublewise.net
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to