[PATCH] D85778: More accurately compute the ranges of possible values for +, -, *, &, %.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 31 23:17:07 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcff6dda604cb: More accurately compute the ranges of possible values for +, -, *, &, %. (authored by rsmith).

Changed prior to commit:
  https://reviews.llvm.org/D85778?vs=284883&id=289079#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85778

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/tautological-constant-compare.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85778.289079.patch
Type: text/x-patch
Size: 24517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200901/99d6f622/attachment-0001.bin>


More information about the cfe-commits mailing list