| 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 | ||||
| * | Fix PR10168: don't warn for unused non-dependent variables in both the ↵ | Richard Smith | 2011-06-21 | 1 | -3/+2 |
| | | | | | | | template definition and each instantiation. llvm-svn: 133580 | ||||
| * | First part of PR9968: the __range variable in a dependent C++11 for-range ↵ | Richard Smith | 2011-06-21 | 1 | -0/+22 |
| statement is implicitly used by that statement. llvm-svn: 133572 | |||||

