[PATCH] D49112: [Sema] Implement -Wmemset-transposed-args

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 19 09:51:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC337470: [Sema] Add a new warning, -Wmemset-transposed-args (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49112?vs=156178&id=156298#toc

Repository:
  rC Clang

https://reviews.llvm.org/D49112

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/Sema/transpose-memset.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49112.156298.patch
Type: text/x-patch
Size: 12007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180719/4cedad14/attachment-0001.bin>


More information about the cfe-commits mailing list