summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ubsan-pointer-overflow.m
Commit message (Expand)AuthorAgeFilesLines
* [UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...Roman Lebedev2019-10-101-193/+0
* [ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (PR33430)Vedant Kumar2017-07-131-4/+11
* [ubsan] Detect invalid unsigned pointer index expression (clang)Vedant Kumar2017-06-121-15/+57
* Relax test to try and appease builders. NFC.Vedant Kumar2017-06-011-6/+6
* [ubsan] Add a check for pointer overflow UBVedant Kumar2017-06-011-0/+171
OpenPOWER on IntegriCloud