[llvm-bugs] [Bug 35853] Clang 4.0 still uses C++98 by default

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 8 00:26:50 PST 2018


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |WONTFIX

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
We have already switched the default to C++14 for the upcoming Clang 6 release
(see in-progress release notes at
http://clang.llvm.org/docs/ReleaseNotes.html#id1). It would be unreasonable to
change the default language mode in a point release, so this change will not be
backported to Clang 5 (nor Clang 4).

-- 
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/20180108/40fa9dc3/attachment.html>


More information about the llvm-bugs mailing list