[PATCH] D103096: [analyzer] Implement cast for ranges of symbolic integers

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 22 09:33:03 PST 2022


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

Completely reworked solution.


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

https://reviews.llvm.org/D103096

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/svalbuilder-casts.cpp
  clang/test/Analysis/symbol-integral-cast.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103096.477233.patch
Type: text/x-patch
Size: 24476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/8e7ec15d/attachment-0001.bin>


More information about the cfe-commits mailing list