aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx0x-rvalue-reference.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-20Some minor tweaks and additional tests for rvalue referencesDouglas Gregor
2009-03-16Almost complete implementation of rvalue references. One bug, and a few uncle...Sebastian Redl