Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (PR33430) | Vedant Kumar | 2017-07-13 | 1 | -4/+11 |
* | [ubsan] Detect invalid unsigned pointer index expression (clang) | Vedant Kumar | 2017-06-12 | 1 | -15/+57 |
* | Relax test to try and appease builders. NFC. | Vedant Kumar | 2017-06-01 | 1 | -6/+6 |
* | [ubsan] Add a check for pointer overflow UB | Vedant Kumar | 2017-06-01 | 1 | -0/+171 |