Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| | | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900 | ||||
* | PR7245: Make binding a reference to a temporary without a usable copy | Jeffrey Yasskin | 2010-06-07 | 1 | -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 Yasskin | 2010-06-02 | 1 | -0/+50 |
llvm-svn: 105351 |