]> granicus.if.org Git - clang/commit
[analyzer] Another false positive in Class method inlining.
authorAnna Zaks <ganna@apple.com>
Fri, 27 Jul 2012 19:07:34 +0000 (19:07 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 27 Jul 2012 19:07:34 +0000 (19:07 +0000)
commitbccc594946d439351174831949a6a2cf7ff04f66
treece718e1fcaddc8f861b623923bb56a3af3d4c768
parent6fbe0317aa38dbac22a29f7519c52db838aa1990
[analyzer] Another false positive in Class method inlining.
We are currently not setting the self object to the calling class object
during inlining nor do we reason about [AAA class].

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160884 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/inlining/InlineObjCClassMethod.m