[PATCH] D66044: Extend -Wtautological-overlap-compare to accept negative values and integer conversions

Richard Trieu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 20:08:45 PDT 2019


rtrieu updated this revision to Diff 215021.

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

https://reviews.llvm.org/D66044

Files:
  lib/Analysis/CFG.cpp
  lib/Analysis/ReachableCode.cpp
  test/Analysis/cfg.cpp
  test/Sema/warn-overlap.c
  test/Sema/warn-unreachable.c
  test/SemaCXX/warn-unreachable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66044.215021.patch
Type: text/x-patch
Size: 6478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190814/c4dceb10/attachment.bin>


More information about the cfe-commits mailing list