[all-commits] [llvm/llvm-project] d8c227: Revert "Produce warning for performing pointer ari...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed May 12 11:54:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8c227ba05d065046bdb8671f1df73dabaffa222
https://github.com/llvm/llvm-project/commit/d8c227ba05d065046bdb8671f1df73dabaffa222
Author: Nico Weber <thakis at chromium.org>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
M clang/test/Sema/pointer-addition.c
R clang/test/Sema/pointer-addition.cpp
Log Message:
-----------
Revert "Produce warning for performing pointer arithmetic on a null pointer."
This reverts commit dfc1e31d49fe1380c9bab43373995df5fed15e6d.
See discussion on https://reviews.llvm.org/D98798
More information about the All-commits
mailing list