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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
