| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a test for an operator access decl. | Nico Weber | 2014-09-10 | 1 | -1/+7 |
| * | Fix string-literal to char* conversion in overload resolution for C++11 | Ismail Pazarbasi | 2014-01-17 | 1 | -3/+6 |
| * | C++11: don't warn about the deprecated 'register' keyword if it's combined with | Richard Smith | 2013-06-17 | 1 | -4/+6 |
| * | Add warning group -Wdeprecated-register for C++11 warning on 'register' being | Richard Smith | 2013-06-17 | 1 | -1/+3 |
| * | Suppress the c++11 -Wdeprecated warning for 'register' if it is expanded from a | Richard Smith | 2013-06-14 | 1 | -0/+4 |
| * | Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're | Richard Smith | 2013-06-13 | 1 | -4/+4 |
| * | C++11: If a class has a user-declared copy operation or destructor, the | Richard Smith | 2013-06-13 | 1 | -0/+24 |
| * | In C++11, promote access declaration diagnostic from warning to error. There | Richard Smith | 2013-06-13 | 1 | -2/+6 |
| * | Add -Wdeprecated warnings and fixits for things deprecated in C++11: | Richard Smith | 2013-06-13 | 1 | -0/+31 |

