summaryrefslogtreecommitdiff
path: root/test/Analysis/generics.m
AgeCommit message (Expand)Author
2017-11-13[analyzer] ObjCGenerics: Don't warn on cast conversions involving explicit castDevin Coughlin
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen
2016-12-05[analyzer] ObjCGenerics: Warn only on mismatch for invariant type parametersDevin Coughlin
2016-10-05[analyzer] Add "Assuming..." diagnostic pieces for unsupported conditions.Artem Dergachev
2016-05-11[analyzer] Fix crash in ObjCGenericsCheckerDevin Coughlin
2015-11-03[analyzer] Move the ObjCGenericsChecker out of the alpha package.Devin Coughlin
2015-10-22[analyzer] Bug identificationGabor Horvath
2015-09-18[Static Analyzer] General type checker based on dynamic type information.Gabor Horvath
2015-09-16[Static Analyzer] Generics Checker: When an ObjC method returns a specialized...Gabor Horvath
2015-09-13[Static Analyzer] Merge the Objective-C Generics Checker into Dynamic Type Pr...Gabor Horvath
2015-09-08[Static Analyzer] Objective-C Generics Checker improvements.Gabor Horvath
2015-08-25[Static Analyzer] Fix tests to reflect the change in the diagnostic message.Gabor Horvath
2015-08-21[Static Analyzer] Add checker to catch lightweight generics related type erro...Gabor Horvath