summaryrefslogtreecommitdiff
path: root/test/Sema/warn-unsequenced.c
AgeCommit message (Expand)Author
2014-12-03Teach EvaluatedExprVisitor that the condition and unselected branches of aRichard Smith
2014-12-03PR21706: -Wunsequenced was missing warnings when leaving a sequenced region t...Richard Smith
2013-06-30Teach -Wunsequenced that the side-effects of a function evaluation are sequencedRichard Smith
2013-06-26PR16467: Teach -Wunsequenced that in C11 (unlike C++11), an assignment'sRichard Smith