[PATCH] D47894: [clang]: Add support for "-fno-delete-null-pointer-checks"

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 7 11:52:43 PDT 2018


efriedma added a comment.

Does IR generation need any special handling for this?  We add nonnull attributes in various places.


Repository:
  rC Clang

https://reviews.llvm.org/D47894





More information about the cfe-commits mailing list