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

Richard Smith richard at metafoo.co.uk
Thu Oct 13 15:47:52 PDT 2011


On Thu, October 13, 2011 17:14, Ahmed Charles wrote:
> 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).

Thanks!

I've checked in patch 0003 as r141900 and converted a newly-added test over to
-std=c++11 in r141904. I've also added a test to make sure that -std=c++0x and
-std=gnu++0x still work as r141891.




More information about the cfe-commits mailing list