aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2012-08-03 21:43:37 +0000
committerAnna Zaks <ganna@apple.com>2012-08-03 21:43:37 +0000
commit150843b87ebd43a06d144cda8f74ee58c15ff46a (patch)
tree48921fc3b7da70cde89fe1b8517830f67c5c0072 /clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
parent871701c606dc44eb2c42694b72351b9d59c10876 (diff)
downloadllvm-150843b87ebd43a06d144cda8f74ee58c15ff46a.zip
llvm-150843b87ebd43a06d144cda8f74ee58c15ff46a.tar.gz
llvm-150843b87ebd43a06d144cda8f74ee58c15ff46a.tar.bz2
[analyzer] ObjC Inlining: Start tracking dynamic type info in the GDM
In the following code, find the type of the symbolic receiver by following it and updating the dynamic type info in the state when we cast the symbol from id to MyClass *. MyClass *a = [[self alloc] init]; return 5/[a testSelf]; llvm-svn: 161264
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions