[PATCH] D98798: Produce warning for performing pointer arithmetic on a null pointer.
Jamie Schmeiser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 28 05:42:45 PDT 2021
jamieschmeiser added a comment.
@crownyanguan Why do you think this caused the linker to crash? It is a warning in the front end. Would it even be executed in your posted command?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98798/new/
https://reviews.llvm.org/D98798
More information about the cfe-commits
mailing list