summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/rvalue-references.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Move test, so it actually tests what it is supposed to (given that we don't h...Eli Friedman2011-09-271-0/+8
* Be sure to emit lvalue-to-rvalue casts for loads from x-values.John McCall2011-08-301-0/+18
* Allow elision of invocations of move constructors from temporary objects.Douglas Gregor2011-01-271-6/+3
* When producing IR for a lvalue-to-rvalue cast *as an lvalue*, onlyDouglas Gregor2011-01-271-0/+52
* When performing a glvalue-to-xvalue static_cast that involves aDouglas Gregor2011-01-251-0/+36
OpenPOWER on IntegriCloud