summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/iterator-modeling.cpp
AgeCommit message (Expand)Author
2025-11-04[analyzer] Revert incorrect LazyCoumpoundVal changes (#163461)Marco Borgeaud
2024-11-29[analyzer] Avoid creating LazyCompoundVal when possible (#116840)Balazs Benics
2020-08-04[analyzer] Model iterator random incrementation symmetricallyEndre Fülöp
2020-07-16[Analyzer] Hotfix for various crashes in iterator checkersAdam Balogh
2020-07-01[Analyzer] Quick fix for broken tests on WindowsAdam Balogh
2020-07-01[Analyzer] Handle pointer implemented as iterators in iterator checkersAdam Balogh
2020-07-01[Analyzer] Fix errors in iterator modelingAdam Balogh
2020-03-30[Analyzer] Rename test `iterator-modelling.cpp` to `iterator-modeling.cpp`Adam Balogh