Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Suggest adding 'constexpr' if the GNU extension for in-class initializers for... | Richard Smith | 2011-09-30 | 1 | -2/+2 |
* | Mark the ExtWarn for in-class initialization of static const float members as... | Richard Smith | 2011-09-29 | 1 | -2/+2 |
* | In C++0x, static const volatile data members cannot be initialized in-class. | Richard Smith | 2011-09-29 | 1 | -0/+28 |