1. bcc6624 [analyzer] Crash fix for alpha.cplusplus.IteratorRange by Adam Balogh · 4 years, 3 months ago
  2. a59d4ae [Analyzer] Hotfix for various crashes in iterator checkers by Adam Balogh · 5 years ago
  3. 9e63b19 [Analyzer] Handle pointer implemented as iterators in iterator checkers by Adam Balogh · 5 years ago
  4. ba8cda9 [analyzer] Stability improvement for IteratorModeling by Denys Petrov · 5 years ago
  5. a3f4d17 [Analyzer] Use note tags to track container begin and and changes by Adam Balogh · 5 years ago
  6. ccc0d35 [Analyzer] IteratorRangeChecker verify `std::advance()`, `std::prev()` and `std::next()` by Adam Balogh · 5 years ago
  7. 23022b9 [Analyzer][NFC] Separate white-box tests for iterator modelling from iterator checker tests by Adam Balogh · 6 years ago
  8. 12f5c7f [Analyzer] Iterator Checkers - Make range errors and invalidated access fatal by Adam Balogh · 6 years ago
  9. 8557f17 [Analyzer] Iterator Checkers - Fix for Crash on Iterator Differences by Adam Balogh · 6 years ago
  10. d5bd3f6 [Analyzer] Iterator Checker - Forbid decrements past the begin() and increments past the end() of containers by Adam Balogh · 6 years ago
  11. 42d241f [Analyzer] Iterator Checkers - Use the region of the topmost base class for iterators stored in a region by Adam Balogh · 6 years ago
  12. 45ca9b70 [Analyzer] Iterator Checker - Part 10: Tests for iterators passed as parameter by Adam Balogh · 7 years ago
  13. 9a48ba6 [Analyzer] Iterator Checker - Part 7: Support for push and pop operations by Adam Balogh · 7 years ago
  14. a393e68 [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default by George Karpenkov · 7 years ago
  15. dcde8ac [Analyzer] Quick Fix for exponential execution time when simpilifying complex additive expressions by Adam Balogh · 7 years ago
  16. b03ed5e [Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahead-of-begin checks by Adam Balogh · 7 years ago
  17. 8fa639e [analyzer] Initial commit for the upcoming refactoring of the IteratorChecker. by Artem Dergachev · 8 years ago