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

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 10:46:52 PDT 2020


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

Add parent change


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.262158.patch
Type: text/x-patch
Size: 12078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200505/eeb58824/attachment-0001.bin>


More information about the cfe-commits mailing list