summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/reinterpret-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix MemRegion crash casting non-struct to derived struct (PR25426).Devin Coughlin2015-12-051-1/+14
* [analyzer] Re-enable reasoning about CK_LValueBitCastAnna Zaks2013-05-281-0/+17
* [analyzer] Base regions may be invalid when layered on symbolic regions.Jordan Rose2013-02-251-0/+22
* [analyzer] Add another reinterpret_cast behavior test.Jordan Rose2013-02-211-0/+18
* [analyzer] Don't assert when mixing reinterpret_cast and derived-to-base casts.Jordan Rose2013-02-151-0/+28
* [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".Anna Zaks2013-01-241-1/+1
* [analyzer] Only adjust the type of 'this' when we devirtualize a method call.Jordan Rose2012-08-151-0/+20
OpenPOWER on IntegriCloud