summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Analyzer] Fixes -Wrange-loop-analysis warningsMark de Wever2019-12-221-3/+3
* [Analyzer] Use a reference in a range-based forMark de Wever2019-12-211-11/+11
* [Analyzer] Iterator Checkers: Replace `UnknownVal` in comparison result by a ...Adam Balogh2019-12-111-5/+15
* [Analyzer] Iterator Modeling: Print Container Data and Iterator Positions whe...Adam Balogh2019-12-111-0/+55
* [Analyzer][NFC] Iterator Checkers - Separate iterator modeling and the actual...Adam Balogh2019-12-111-0/+1574
OpenPOWER on IntegriCloud