| 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 | ||||
| * | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch ↵ | Eli Friedman | 2011-06-13 | 1 | -6/+6 |
| | | | | | | | 1 of 3 or so. llvm-svn: 132945 | ||||
| * | Delete the extraneous return statement that was causing my earlier | Alexis Hunt | 2011-05-23 | 1 | -0/+19 |
| issues and also add a test. We should now handle defaulted members of templates properly. No comment as to whether or not this also holds for templated functions, but defaulting those is kind of insane. llvm-svn: 131938 | |||||

