summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx0x-rvalue-reference.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Some minor tweaks and additional tests for rvalue referencesDouglas Gregor2009-03-201-1/+4
| | | | llvm-svn: 67397
* Almost complete implementation of rvalue references. One bug, and a few ↵Sebastian Redl2009-03-161-0/+6
unclear areas. Maybe Doug can shed some light on some of the fixmes. llvm-svn: 67059
OpenPOWER on IntegriCloud