Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-25 | [ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193) | Vedant Kumar | 1 | -3/+1 |
2015-01-12 | Reimplement -fsanitize-recover family of flags. | Alexey Samsonov | 1 | -1/+1 |
2013-11-08 | ubsan: Only emit constants for filenames and type descriptors once. | Will Dietz | 1 | -2/+1 |
2013-01-09 | [ubsan] Make static check data non-const so it can be used for deduplication. | Will Dietz | 1 | -3/+3 |
2013-01-08 | CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode | Dmitri Gribenko | 1 | -1/+1 |
2013-01-07 | [ubsan] Use correct type for compound assignment ops. | Will Dietz | 1 | -0/+36 |