Age | Commit message (Expand) | Author |
---|---|---|
2012-02-04 | In C++11 mode, when an integral constant expression is desired and we have a | Richard Smith |
2012-01-15 | Pedantic diagnostic correction: in C++, we have integral constant expressions, | Richard Smith |
2011-12-22 | PR11614: Mark defaulted special constructors as constexpr if their implicit | Richard Smith |
2011-12-13 | Add checks and diagnostics for many of the cases which C++11 considers to not | Richard Smith |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2010-12-01 | After parsing a ':' in an enum-specifier within class context, | Douglas Gregor |