[PATCH] D53812: [Analyzer] Iterator Checker - Forbid decrements past the begin() and increments past the end() of containers
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 02:30:30 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC348245: [Analyzer] Iterator Checker - Forbid decrements past the begin() and increments… (authored by baloghadamsoftware, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53812?vs=176389&id=176576#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53812/new/
https://reviews.llvm.org/D53812
Files:
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
test/Analysis/iterator-range.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53812.176576.patch
Type: text/x-patch
Size: 20421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181204/3abd0f88/attachment-0001.bin>
More information about the cfe-commits
mailing list