diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-01-11 19:45:25 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-01-11 19:45:25 +0000 |
commit | 4b7433fab23adb50d0b7c4f63f87344e858d848b (patch) | |
tree | 22ffdbbede343688c4392ee9803e0ab5bb3b4719 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 9c23e6c6895652eee17a8f34909cbac011f5a304 (diff) | |
download | llvm-4b7433fab23adb50d0b7c4f63f87344e858d848b.zip llvm-4b7433fab23adb50d0b7c4f63f87344e858d848b.tar.gz llvm-4b7433fab23adb50d0b7c4f63f87344e858d848b.tar.bz2 |
[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'.
llvm-svn: 123264
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions