Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Analyzer] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 2019-12-22 | 1 | -3/+3 |
* | [Analyzer] Use a reference in a range-based for | Mark de Wever | 2019-12-21 | 1 | -11/+11 |
* | [Analyzer] Iterator Checkers: Replace `UnknownVal` in comparison result by a ... | Adam Balogh | 2019-12-11 | 1 | -5/+15 |
* | [Analyzer] Iterator Modeling: Print Container Data and Iterator Positions whe... | Adam Balogh | 2019-12-11 | 1 | -0/+55 |
* | [Analyzer][NFC] Iterator Checkers - Separate iterator modeling and the actual... | Adam Balogh | 2019-12-11 | 1 | -0/+1574 |