summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx0x-no-extra-copy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* PR7245: Make binding a reference to a temporary without a usable copyJeffrey Yasskin2010-06-071-0/+14
| | | | | | constructor into an extension warning into the error that C++98 requires. llvm-svn: 105529
* There is no dcl.init.ref p16. This test deals with p5.Jeffrey Yasskin2010-06-021-0/+50
llvm-svn: 105351
OpenPOWER on IntegriCloud