Age | Commit message (Expand) | Author |
---|---|---|
2012-08-01 | When devirtualizing the conversion to a virtual base subobject, | John McCall |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-09-27 | Move test, so it actually tests what it is supposed to (given that we don't h... | Eli Friedman |
2011-08-30 | Be sure to emit lvalue-to-rvalue casts for loads from x-values. | John McCall |
2011-01-27 | Allow elision of invocations of move constructors from temporary objects. | Douglas Gregor |
2011-01-27 | When producing IR for a lvalue-to-rvalue cast *as an lvalue*, only | Douglas Gregor |
2011-01-25 | When performing a glvalue-to-xvalue static_cast that involves a | Douglas Gregor |