summaryrefslogtreecommitdiff
path: root/test/ubsan/TestCases/Pointer
AgeCommit message (Expand)Author
2017-07-13[ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (compiler...Vedant Kumar
2017-06-12[ubsan] Detect invalid unsigned pointer index expression (compiler-rt)Vedant Kumar
2017-06-01[ubsan] Runtime support for pointer overflow checkingVedant Kumar