summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/generics.m
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] ObjCGenerics: Warn only on mismatch for invariant type parametersDevin Coughlin2016-12-051-6179/+6231
* [analyzer] Add "Assuming..." diagnostic pieces for unsupported conditions.Artem Dergachev2016-10-051-0/+189
* [analyzer] Fix crash in ObjCGenericsCheckerDevin Coughlin2016-05-111-0/+273
* [analyzer] Move the ObjCGenericsChecker out of the alpha package.Devin Coughlin2015-11-031-2/+2
* [analyzer] Bug identificationGabor Horvath2015-10-221-6214/+6299
* [Static Analyzer] General type checker based on dynamic type information.Gabor Horvath2015-09-181-219/+396
* [Static Analyzer] Generics Checker: When an ObjC method returns a specialized...Gabor Horvath2015-09-161-575/+1103
* [Static Analyzer] Merge the Objective-C Generics Checker into Dynamic Type Pr...Gabor Horvath2015-09-131-38/+38
* [Static Analyzer] Objective-C Generics Checker improvements.Gabor Horvath2015-09-081-319/+893
* [Static Analyzer] Fix tests to reflect the change in the diagnostic message.Gabor Horvath2015-08-251-70/+70
* [Static Analyzer] Add checker to catch lightweight generics related type erro...Gabor Horvath2015-08-211-0/+5265
OpenPOWER on IntegriCloud