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 | -1/+11 |
* | [analyzer] CastValueChecker: Provide DynamicTypeMap with pointer types only. | Artem Dergachev | 2019-08-23 | 1 | -0/+8 |
* | [analyzer] CastValueChecker: Avoid modeling casts between objects. | Artem Dergachev | 2019-08-23 | 1 | -0/+6 |
* | [analyzer] DynamicTypeInfo: Avoid putting null regions into dynamic typemap. | Artem Dergachev | 2019-08-23 | 1 | -0/+5 |
* | [analyzer] CastValueChecker: Model isa(), isa_and_nonnull() | Csaba Dabis | 2019-08-22 | 1 | -1/+6 |
* | [analyzer] CastValueChecker: Store the dynamic types and casts | Csaba Dabis | 2019-08-22 | 1 | -0/+128 |