[PATCH] D129678: [analyzer][NFC] Tidy up handler-functions in SymbolicRangeInferrer

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 11:50:21 PDT 2022


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

Fixed a typo that caused `constraint_manager_negate.c` and `unary-sym-expr.c` tests crashes.


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

https://reviews.llvm.org/D129678

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129678.444752.patch
Type: text/x-patch
Size: 7313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220714/5b9e709c/attachment-0001.bin>


More information about the cfe-commits mailing list