summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/nullptr-arithmetic.c
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2017-09-20Remove offset size check in nullptr arithmetic handlingAndrew Kaylor
2017-09-19Fix 32-bit buildbots by removing tests that are dependent on pointer-size com...Andrew Kaylor
2017-09-19Teach clang to tolerate the 'p = nullptr + n' idiom used by glibcAndrew Kaylor