aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/array-bounds-ptr-arith.c
AgeCommit message (Expand)Author
2012-05-09Teach IsTailPaddedMemberArray() (used by -Warray-bounds) that a FieldDecl may...Ted Kremenek
2011-12-16PR11594: Don't blindly build a UnaryOperator UO_Minus on an expression whichRichard Smith
2011-08-10Add a test case for the divide-by-zero fix in r137234Kaelyn Uhrain