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

Stephan Bergmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 12 05:19:07 PDT 2020


sberg added a comment.

Fixes all the false positives it had reported for LibreOffice (which had all involved expressions containing either ~ or +).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85778



More information about the cfe-commits mailing list