aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/compound-assign-overflow.c
AgeCommit message (Expand)Author
2013-01-09[ubsan] Make static check data non-const so it can be used for deduplication.Will Dietz
2013-01-08CodeGen/compound-assign-overflow.c: include stdint.h in freestanding modeDmitri Gribenko
2013-01-07[ubsan] Use correct type for compound assignment ops.Will Dietz