]> granicus.if.org Git - clang/commit
[analyzer] Support inlining of '[self classMethod]' and '[[self class] classMethod]'
authorAnna Zaks <ganna@apple.com>
Fri, 13 Jan 2017 00:50:47 +0000 (00:50 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 13 Jan 2017 00:50:47 +0000 (00:50 +0000)
commit7bb9c80d0673c9176d4e58b3989b3d2af4206c9b
tree050b506314e72b36a01ddec5d86775447e750433
parent434e02b58246b87259c1e58b1430a0517522a2f8
[analyzer] Support inlining of '[self classMethod]' and '[[self class] classMethod]'

Differential Revision: https://reviews.llvm.org/D28495

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291867 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/CallEvent.cpp
test/Analysis/inlining/InlineObjCClassMethod.m