[PATCH] D77802: [analyzer] Improved RangeSet::Negate support of unsigned ranges
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 17 05:54:50 PDT 2020
ASDenysPetrov updated this revision to Diff 258300.
ASDenysPetrov added a comment.
Refined Negate function. Divided by steps for clarity.
Made some changes in comments due to guideline.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77802/new/
https://reviews.llvm.org/D77802
Files:
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/constraint_manager_negate_difference.c
clang/unittests/StaticAnalyzer/CMakeLists.txt
clang/unittests/StaticAnalyzer/RangeSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77802.258300.patch
Type: text/x-patch
Size: 11912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200417/629662c0/attachment-0001.bin>
More information about the cfe-commits
mailing list