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

Richard Trieu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 19:37:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372448: Improve -Wtautological-overlap-compare (authored by rtrieu, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66044?vs=215021&id=221151#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66044

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/lib/Analysis/CFG.cpp
  cfe/trunk/lib/Analysis/ReachableCode.cpp
  cfe/trunk/test/Analysis/cfg.cpp
  cfe/trunk/test/Sema/warn-overlap.c
  cfe/trunk/test/Sema/warn-unreachable.c
  cfe/trunk/test/SemaCXX/warn-unreachable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66044.221151.patch
Type: text/x-patch
Size: 7076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/c7882255/attachment.bin>


More information about the llvm-commits mailing list