[PATCH] D97874: [analyzer] Improve SVal cast from integer to bool using known RangeSet

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 4 03:42:09 PST 2021


ASDenysPetrov updated this revision to Diff 328109.
ASDenysPetrov added a comment.

Rebased on main.


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

https://reviews.llvm.org/D97874

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  clang/test/Analysis/cast_symbolic_ints_to_bool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97874.328109.patch
Type: text/x-patch
Size: 5696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210304/9d21393e/attachment.bin>


More information about the cfe-commits mailing list