[PATCH] D77802: [analyzer] Improved RangeSet::Negate support of unsigned ranges
    Balogh, Ádám via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Apr 16 08:54:47 PDT 2020
    
    
  
baloghadamsoftware added a comment.
The unit test you added is very welcome. However, please still extend the current tests (which are for the signed) also for the unsigned as well. Since this is a core change in the analyzer, let us wait for @NoQ as well before accepting it.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77802/new/
https://reviews.llvm.org/D77802
    
    
More information about the cfe-commits
mailing list