[PATCH] D99797: [analyzer] Handle intersections and adjacency in RangeSet::Factory::add function
    Denys Petrov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Apr  2 12:58:47 PDT 2021
    
    
  
ASDenysPetrov updated this revision to Diff 335011.
ASDenysPetrov added a comment.
Updated. Restored complexity to O(N).
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.335011.patch
Type: text/x-patch
Size: 12299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210402/f732933b/attachment.bin>
    
    
More information about the cfe-commits
mailing list