summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/compound-assign-overflow.c
Commit message (Expand)AuthorAgeFilesLines
* [ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193)Vedant Kumar2017-02-251-3/+1
* Reimplement -fsanitize-recover family of flags.Alexey Samsonov2015-01-121-1/+1
* ubsan: Only emit constants for filenames and type descriptors once.Will Dietz2013-11-081-2/+1
* [ubsan] Make static check data non-const so it can be used for deduplication.Will Dietz2013-01-091-3/+3
* CodeGen/compound-assign-overflow.c: include stdint.h in freestanding modeDmitri Gribenko2013-01-081-1/+1
* [ubsan] Use correct type for compound assignment ops.Will Dietz2013-01-071-0/+36