Modeling of the size() method is essential for more accurate reporting past-the-end iterator access.
Diff Detail
Diff Detail
Paths
| Differential D62724
[Analyzer] Iterator Checkers - Model `size()` method of containers AbandonedPublic Authored by baloghadamsoftware on May 31 2019, 2:19 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Charusso, gamesh411, donat.nagy and 6 others. · View Herald TranscriptMay 31 2019, 2:19 AM baloghadamsoftware mentioned this in D76604: [Analyzer] Model `size()` member function of containers. Comment ActionsSuperseded by D76604. Herald added subscribers: ASDenysPetrov, martong, steakhal. · View Herald TranscriptMar 23 2020, 6:08 AM
Revision Contents
Diff 202399 lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
test/Analysis/iterator-range.cpp
|