Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of const_cast from prvalue to rvalue reference: such a cast is | Richard Smith | 2013-06-14 | 1 | -4/+16 |
* | Grab-bag of bit-field fixes: | John McCall | 2013-05-06 | 1 | -1/+16 |
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Update const_cast semantics for rvalue references. Add tests for | Douglas Gregor | 2011-01-22 | 1 | -0/+17 |