[PATCH] D99797: [analyzer] Implemented RangeSet::Factory::unite function to handle intersections and adjacency
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 10 08:46:43 PST 2021
ASDenysPetrov updated this revision to Diff 393509.
ASDenysPetrov added a comment.
Fixed code formatting in the unit test file according to remarks. Ready to load.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99797/new/
https://reviews.llvm.org/D99797
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/unittests/StaticAnalyzer/RangeSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99797.393509.patch
Type: text/x-patch
Size: 27221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211210/fa50f162/attachment-0001.bin>
More information about the cfe-commits
mailing list