[PATCH] D69292: Proposal to add -Wtautological-compare to -Wall

Richard Trieu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 12 14:50:12 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9740f9f0b6e5: Add -Wtautological-compare to -Wall (authored by rtrieu).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D69292?vs=228361&id=228970#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69292

Files:
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/test/Misc/warning-wall.c
  clang/test/Sema/warn-bitwise-compare.c
  clang/test/Sema/warn-overlap.c
  clang/test/SemaCXX/warn-bitwise-compare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69292.228970.patch
Type: text/x-patch
Size: 5193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191112/105f3002/attachment-0001.bin>


More information about the cfe-commits mailing list