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

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 18 17:50:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC337433: [clang]: Add support for "-fno-delete-null-pointer-checks" (authored by manojgupta, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47894?vs=155891&id=156195#toc

Repository:
  rC Clang

https://reviews.llvm.org/D47894

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGCall.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/delete-null-pointer-checks.c
  test/CodeGen/nonnull.c
  test/CodeGen/vla.c
  test/CodeGenCXX/address-space-ref.cpp
  test/CodeGenCXX/constructors.cpp
  test/CodeGenCXX/temporaries.cpp
  test/Driver/clang_f_opts.c
  test/Sema/nonnull.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47894.156195.patch
Type: text/x-patch
Size: 19694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180719/44b8c4b0/attachment-0001.bin>


More information about the cfe-commits mailing list