summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/nullptr-arithmetic.c
Commit message (Expand)AuthorAgeFilesLines
* Remove offset size check in nullptr arithmetic handlingAndrew Kaylor2017-09-201-0/+13
* Fix 32-bit buildbots by removing tests that are dependent on pointer-size com...Andrew Kaylor2017-09-191-12/+4
* Teach clang to tolerate the 'p = nullptr + n' idiom used by glibcAndrew Kaylor2017-09-191-0/+42