[PATCH] D76379: [Analyzer] IteratorRangeChecker verify `std::advance()`, `std::prev()` and `std::next()`
    Balogh,  Ádám via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Mar 23 09:49:29 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGccc0d351817b: [Analyzer] IteratorRangeChecker verify `std::advance()`, `std::prev()` and `std… (authored by baloghadamsoftware).
Changed prior to commit:
  https://reviews.llvm.org/D76379?vs=251320&id=252083#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76379/new/
https://reviews.llvm.org/D76379
Files:
  clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
  clang/test/Analysis/iterator-range.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76379.252083.patch
Type: text/x-patch
Size: 16846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200323/5762ea09/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list