Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach EvaluatedExprVisitor that the condition and unselected branches of a | Richard Smith | 2014-12-03 | 1 | -0/+3 |
* | PR21706: -Wunsequenced was missing warnings when leaving a sequenced region t... | Richard Smith | 2014-12-03 | 1 | -2/+7 |
* | Teach -Wunsequenced that the side-effects of a function evaluation are sequenced | Richard Smith | 2013-06-30 | 1 | -0/+3 |
* | PR16467: Teach -Wunsequenced that in C11 (unlike C++11), an assignment's | Richard Smith | 2013-06-26 | 1 | -0/+85 |