[PATCH] D38954: [Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other than NULL.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 23 04:29:44 PDT 2017


lebedev.ri updated this revision to Diff 119833.
lebedev.ri retitled this revision from "[Sema] -Wzero-as-null-pointer-constant: don't warn for system macros." to "[Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other than NULL.".
lebedev.ri edited the summary of this revision.
lebedev.ri added a reviewer: aaron.ballman.
lebedev.ri added a comment.

Ping.
Rebased, added release notes note.


Repository:
  rL LLVM

https://reviews.llvm.org/D38954

Files:
  docs/ReleaseNotes.rst
  lib/Sema/Sema.cpp
  test/SemaCXX/Inputs/warn-zero-nullptr.h
  test/SemaCXX/warn-zero-nullptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38954.119833.patch
Type: text/x-patch
Size: 4906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171023/0ff8c1e0/attachment.bin>


More information about the cfe-commits mailing list