Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] NFC: Update test infrastructure to support multiple constraint man... | Dominic Chen | 2017-02-27 | 1 | -1/+1 |
* | [analyzer] Treat pointers to static member functions as function pointers | Devin Coughlin | 2017-01-10 | 1 | -1/+17 |
* | [analyzer] Add a new SVal to support pointer-to-member operations. | Devin Coughlin | 2016-12-15 | 1 | -10/+144 |
* | [analyzer] Pointers-to-members are (currently) Locs, not NonLocs. | Jordan Rose | 2013-07-02 | 1 | -0/+1 |
* | [analyzer] Don't assert on a temporary of pointer-to-member type. | Jordan Rose | 2013-04-15 | 1 | -0/+37 |
* | [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". | Anna Zaks | 2013-01-24 | 1 | -1/+1 |
* | [analyzer] For now, treat pointers-to-members as non-null void * symbols. | Jordan Rose | 2012-08-23 | 1 | -0/+44 |