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

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 28 09:17:20 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a09daff0f90: [analyzer] Generalize bitwise AND rules for ranges (authored by vsavchenko).

Changed prior to commit:
  https://reviews.llvm.org/D79434?vs=264606&id=266911#toc

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.266911.patch
Type: text/x-patch
Size: 15153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200528/67f54662/attachment-0001.bin>


More information about the cfe-commits mailing list