Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Analyzer] Iterator Checker - Forbid decrements past the begin() and incremen... | Adam Balogh | 2018-12-04 | 1 | -34/+33 |
* | [Analyzer] Iterator Checkers - Use the region of the topmost base class for i... | Adam Balogh | 2018-12-04 | 1 | -0/+37 |
* | [Analyzer] Iterator Checker - Part 10: Tests for iterators passed as parameter | Adam Balogh | 2018-10-13 | 1 | -0/+22 |
* | [Analyzer] Iterator Checker - Part 7: Support for push and pop operations | Adam Balogh | 2018-09-10 | 1 | -0/+58 |
* | [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default | George Karpenkov | 2018-08-29 | 1 | -2/+2 |
* | [Analyzer] Quick Fix for exponential execution time when simpilifying complex... | Adam Balogh | 2018-07-23 | 1 | -2/+2 |
* | [Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahea... | Adam Balogh | 2018-06-28 | 1 | -2/+105 |
* | [analyzer] Initial commit for the upcoming refactoring of the IteratorChecker. | Artem Dergachev | 2017-05-29 | 1 | -0/+19 |