[cfe-commits] [PATCH] C++11 support

Ahmed Charles ahmedcharles at gmail.com
Thu Oct 13 09:14:34 PDT 2011


Attached are patches which update the warning flags (while keeping the
old ones), update the docs and website and update the tests to use the
new std flag and warning flags (If you ever want to drop support for
the C++0x versions, then this is inevitable).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-the-C-status-page-to-reference-C-11-rather-th.patch
Type: application/octet-stream
Size: 3492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111013/8a98640c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Replace-std-c-0x-and-std-gnu-0x-with-std-c-11-and-st.patch
Type: application/octet-stream
Size: 155915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111013/8a98640c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Change-references-to-C-0x-in-the-docs-to-C-11.patch
Type: application/octet-stream
Size: 20966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111013/8a98640c/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-c-11-compat-c-11-extensions-and-c-11-narrowing-a.patch
Type: application/octet-stream
Size: 14031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111013/8a98640c/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Change-the-c-0x-warning-flags-to-the-c-11-versions-i.patch
Type: application/octet-stream
Size: 7556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111013/8a98640c/attachment-0004.obj>


More information about the cfe-commits mailing list