summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate PathDiagnosticPiece to std::shared_ptrDavid Blaikie2017-01-051-8/+11
* [analyzer] Small cleanups when checkers retrieving statements from explodedGabor Horvath2016-08-181-6/+1
* [Static Analyzer] Fixed a false positive case in DynamicTypeChecker when deal...Gabor Horvath2015-09-181-0/+11
* [Static Analyzer] General type checker based on dynamic type information.Gabor Horvath2015-09-181-0/+202