Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Fix MemRegion crash casting non-struct to derived struct (PR25426). | Devin Coughlin | 2015-12-05 | 1 | -1/+14 |
* | [analyzer] Re-enable reasoning about CK_LValueBitCast | Anna Zaks | 2013-05-28 | 1 | -0/+17 |
* | [analyzer] Base regions may be invalid when layered on symbolic regions. | Jordan Rose | 2013-02-25 | 1 | -0/+22 |
* | [analyzer] Add another reinterpret_cast behavior test. | Jordan Rose | 2013-02-21 | 1 | -0/+18 |
* | [analyzer] Don't assert when mixing reinterpret_cast and derived-to-base casts. | Jordan Rose | 2013-02-15 | 1 | -0/+28 |
* | [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". | Anna Zaks | 2013-01-24 | 1 | -1/+1 |
* | [analyzer] Only adjust the type of 'this' when we devirtualize a method call. | Jordan Rose | 2012-08-15 | 1 | -0/+20 |