[PATCH] D65595: Add -Wpointer-compare

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 15:15:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367940: [Sema] Add -Wpointer-compare (authored by gbiv, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65595?vs=213404&id=213475#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65595/new/

https://reviews.llvm.org/D65595

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/Sema/warn-nullchar-nullptr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65595.213475.patch
Type: text/x-patch
Size: 5425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/e40d88d7/attachment.bin>


More information about the llvm-commits mailing list