summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/iterator-range.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Analyzer] Iterator Checker - Forbid decrements past the begin() and incremen...Adam Balogh2018-12-041-34/+33
* [Analyzer] Iterator Checkers - Use the region of the topmost base class for i...Adam Balogh2018-12-041-0/+37
* [Analyzer] Iterator Checker - Part 10: Tests for iterators passed as parameterAdam Balogh2018-10-131-0/+22
* [Analyzer] Iterator Checker - Part 7: Support for push and pop operationsAdam Balogh2018-09-101-0/+58
* [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by defaultGeorge Karpenkov2018-08-291-2/+2
* [Analyzer] Quick Fix for exponential execution time when simpilifying complex...Adam Balogh2018-07-231-2/+2
* [Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahea...Adam Balogh2018-06-281-2/+105
* [analyzer] Initial commit for the upcoming refactoring of the IteratorChecker.Artem Dergachev2017-05-291-0/+19
OpenPOWER on IntegriCloud