[PATCH] D37629: [Sema] Move some stuff into -Wtautological-unsigned-enum-zero-compare

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 02:56:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313745: [Sema] Move some stuff into -Wtautological-unsigned-enum-zero-compare (authored by lebedevri).

Changed prior to commit:
  https://reviews.llvm.org/D37629?vs=115903&id=115977#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37629

Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/Sema/compare.c
  cfe/trunk/test/Sema/tautological-unsigned-enum-zero-compare.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37629.115977.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170920/2d9ea03d/attachment-0001.bin>


More information about the cfe-commits mailing list