[PATCH] D124658: [analyzer] Canonicalize SymIntExpr so the RHS is positive when possible
Tomasz KamiĆski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 9 02:22:49 PDT 2022
tomasz-kaminski-sonarsource updated this revision to Diff 428011.
tomasz-kaminski-sonarsource added a comment.
Firstly, my apologies for the back and forth. My repo was in some strange state, and I wasn't picking up all the changes that got reverted in my patch (this is why the patch was not applying and the test failed later). Uploading a clean diff.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124658/new/
https://reviews.llvm.org/D124658
Files:
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
clang/test/Analysis/additive-op-on-sym-int-expr.c
clang/test/Analysis/expr-inspection.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124658.428011.patch
Type: text/x-patch
Size: 11309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/c33800d3/attachment-0001.bin>
More information about the cfe-commits
mailing list