[PATCH] C++1y is now C++14

Aaron Ballman aaron at aaronballman.com
Tue Aug 19 08:36:09 PDT 2014


This patch moves us forward so we can use -std=c++14 instead of
-std=c++1y. It similarly fixes up the diagnostic options, and changes
the identifiers away from 1y. While it looks big, it's mostly changing
identifiers, updating diagnostic text, and fixing tests to
accommodate.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxx14.patch
Type: application/octet-stream
Size: 68918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140819/084223e8/attachment.obj>


More information about the cfe-commits mailing list