Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Specify the C++ standard in more tests. | Artem Dergachev | 2019-10-19 | 1 | -1/+1 |
* | [analyzer] CastValueChecker: Correctly model results of based-to-derived casts. | Artem Dergachev | 2019-08-23 | 1 | -2/+1 |
* | [analyzer] CastValueChecker: Avoid modeling casts between objects. | Artem Dergachev | 2019-08-23 | 1 | -5/+6 |
* | [analyzer] CastValueChecker: Model isa(), isa_and_nonnull() | Csaba Dabis | 2019-08-22 | 1 | -7/+18 |
* | [analyzer] CastValueChecker: Store the dynamic types and casts | Csaba Dabis | 2019-08-22 | 1 | -0/+144 |