[PATCH] D103317: [Analyzer][Core] Make SValBuilder to better simplify svals with 3 symbols in the tree
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 23 07:24:09 PST 2021
martong updated this revision to Diff 389198.
martong marked 6 inline comments as done.
martong added a comment.
- Return explicitly with UndefinedVal
- Unify test cases (return 0 -> return)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103317/new/
https://reviews.llvm.org/D103317
Files:
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
clang/test/Analysis/svalbuilder-simplify-compound-svals.cpp
clang/test/Analysis/taint-tester.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103317.389198.patch
Type: text/x-patch
Size: 5738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211123/b7b5b095/attachment.bin>
More information about the cfe-commits
mailing list