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