summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/IteratorPastEndChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Initial commit for the upcoming refactoring of the IteratorChecker.Artem Dergachev2017-05-291-840/+0
* Remove repeated code (PR32250). NFCI.Simon Pilgrim2017-03-151-2/+0
* [analyzer] Add checker for iterators dereferenced beyond their range.Gabor Horvath2017-01-091-0/+842
OpenPOWER on IntegriCloud