[PATCH] D126406: [analyzer] Return from reAssume if State is posteriorly overconstrained
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 02:49:23 PDT 2022
martong updated this revision to Diff 432225.
martong marked 5 inline comments as done.
martong added a comment.
- Make reAssume friend, pin the target in the test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126406/new/
https://reviews.llvm.org/D126406
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/runtime-regression.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126406.432225.patch
Type: text/x-patch
Size: 5547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220526/3cfc2b3b/attachment-0001.bin>
More information about the cfe-commits
mailing list