[PATCH] D76361: [Analyzer] Iterator Modeling - Model `std::advance()`, `std::prev()` and `std::next()`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 20 01:35:39 PDT 2020
baloghadamsoftware updated this revision to Diff 251567.
baloghadamsoftware added a comment.
Updated according to the comments and automatic formatting suggestions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76361/new/
https://reviews.llvm.org/D76361
Files:
clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
clang/test/Analysis/Inputs/system-header-simulator-cxx.h
clang/test/Analysis/iterator-modelling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76361.251567.patch
Type: text/x-patch
Size: 21133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200320/2a626760/attachment-0001.bin>
More information about the cfe-commits
mailing list