[PATCH] D43430: Omit nullptr check for sufficiently simple delete-expressions

Andrew Hunter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 18 13:14:05 PST 2018


ahh updated this revision to Diff 134846.
ahh added a comment.

Fix indentation


Repository:
  rC Clang

https://reviews.llvm.org/D43430

Files:
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGExprCXX.cpp
  test/CodeGenCXX/cxx2a-destroying-delete.cpp
  test/CodeGenCXX/delete-two-arg.cpp
  test/CodeGenCXX/delete.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43430.134846.patch
Type: text/x-patch
Size: 6738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180218/2e797e52/attachment.bin>


More information about the cfe-commits mailing list