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

Richard Smith richard at metafoo.co.uk
Thu Oct 13 16:35:19 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).

I've checked in patch 0005 as r141913. I removed the names from the '-Wc++0x'
diagnostic groups so that new warnings don't get added to them by accident.

Thanks!
Richard




More information about the cfe-commits mailing list