[PATCH] D78862: [IR] Convert null-pointer-is-valid into an enum attribute
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 25 08:28:18 PDT 2020
nikic added a comment.
@xbolva00 This should not change any front-end behavior. I believe in clang this is controlled by `-fno-delete-null-pointer-checks`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78862/new/
https://reviews.llvm.org/D78862
More information about the llvm-commits
mailing list