[PATCH] D79434: [analyzer] Generalize bitwise AND rules for ranges

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 06:25:07 PDT 2020


vsavchenko updated this revision to Diff 264603.
vsavchenko added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79434

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/constant-folding.c
  clang/test/Analysis/switch-case.c
  clang/test/Analysis/uninit-exhaustive-switch-bug.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79434.264603.patch
Type: text/x-patch
Size: 11913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200518/b35e0881/attachment-0001.bin>


More information about the cfe-commits mailing list