commit | d7a31ba6db617e38bb064df0ab09dbd41cdfed18 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Jan 11 19:45:25 2011 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Jan 11 19:45:25 2011 +0000 |
tree | 66d1954b21e8dc35c44447aace328af617016a7c | |
parent | 6547884b9c20096594bdc652669df82c322c5eb6 [diff] |
[analyzer] Introduce ObjCSelfInitChecker, which checks initialization methods to verify that they assign 'self' to the result of an initialization call (e.g. [super init], or [self initWith..]) before using any instance variable or returning 'self'. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123264 91177308-0d34-0410-b5e6-96231b3b80d8