summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/rval-references-examples.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Add a test for "perfect" forwardingDouglas Gregor2011-01-211-0/+22
* Implement the preference for move-construction over copy-constructionDouglas Gregor2011-01-211-1/+3
* Add unique_ptr example to test the use of rvalue references. I'll growDouglas Gregor2011-01-211-0/+88
OpenPOWER on IntegriCloud