| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify wording of -Wshift-op-parentheses. | David Blaikie | 2012-10-19 | 1 | -3/+3 |
| * | Implement -Wshift-op-parentheses for: a << b + c | David Blaikie | 2012-10-05 | 1 | -0/+12 |
| * | Silence ?: precendence warning when parenthesis are present. | Hans Wennborg | 2011-09-12 | 1 | -0/+2 |
| * | Fix a crash when a pointer-to-member function is called in the condition | Chandler Carruth | 2011-06-21 | 1 | -0/+14 |
| * | Make the presentation of the warnings on 'x + y ? 1 : 0' a bit more | Chandler Carruth | 2011-06-16 | 1 | -12/+12 |
| * | Handle overloaded operators in ?: precedence warning | Hans Wennborg | 2011-06-09 | 1 | -0/+13 |
| * | Warn about missing parentheses for conditional operator. | Hans Wennborg | 2011-06-03 | 1 | -0/+18 |

