[PATCH] D52949: [Diagnostics] Implement -Wsizeof-pointer-div

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 5 15:24:37 PDT 2018


xbolva00 updated this revision to Diff 168546.
xbolva00 added a comment.
Herald added a subscriber: jfb.

- small code improvements


https://reviews.llvm.org/D52949

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaExpr.cpp
  test/Sema/div-sizeof-ptr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52949.168546.patch
Type: text/x-patch
Size: 348338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181005/2b34897c/attachment-0001.bin>


More information about the cfe-commits mailing list