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