Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve diagnostics for invalid use of non-static members / this: | Richard Smith | 2012-04-05 | 1 | -1/+1 |
* | PR11956: C++11's special exception for accessing non-static data members from | Richard Smith | 2012-02-25 | 1 | -1/+9 |
* | Remove PotentiallyPotentiallyEvaluated, and replace it with a much simpler an... | Eli Friedman | 2012-01-20 | 1 | -0/+1 |
* | Make PotentiallyPotentiallyEvaluated contexts work correctly when referencing... | Eli Friedman | 2012-01-18 | 1 | -0/+8 |
* | Unlike in C++03, a constant-expression is not an unevaluated operand in C++11. | Richard Smith | 2011-12-20 | 1 | -0/+9 |
* | Move tests to the appropriate directory to match the spec hierarchy. | David Blaikie | 2011-11-07 | 1 | -0/+12 |