summaryrefslogtreecommitdiff
path: root/clang/test/Sema/pointer-subtraction.cpp
AgeCommit message (Expand)Author
2022-06-03Only issue warning for subtraction involving null pointers on live code pathsJamie Schmeiser
2021-07-20Reland Produce warning for performing pointer arithmetic on a null pointer.Jamie Schmeiser