1. d5bd3f6 [Analyzer] Iterator Checker - Forbid decrements past the begin() and increments past the end() of containers by Adam Balogh · 7 years ago
  2. 42d241f [Analyzer] Iterator Checkers - Use the region of the topmost base class for iterators stored in a region by Adam Balogh · 7 years ago
  3. 45ca9b70 [Analyzer] Iterator Checker - Part 10: Tests for iterators passed as parameter by Adam Balogh · 7 years ago
  4. 9a48ba6 [Analyzer] Iterator Checker - Part 7: Support for push and pop operations by Adam Balogh · 7 years ago
  5. a393e68 [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default by George Karpenkov · 7 years ago
  6. dcde8ac [Analyzer] Quick Fix for exponential execution time when simpilifying complex additive expressions by Adam Balogh · 7 years ago
  7. b03ed5e [Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahead-of-begin checks by Adam Balogh · 7 years ago
  8. 8fa639e [analyzer] Initial commit for the upcoming refactoring of the IteratorChecker. by Artem Dergachev · 8 years ago