]> granicus.if.org Git - clang/commit
[analyzer] Fix crash when handling dot syntax on 'super'.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 27 Jan 2011 16:17:11 +0000 (16:17 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 27 Jan 2011 16:17:11 +0000 (16:17 +0000)
commit9319b56154cfd9e3c781e54d2ee1c10c5858efed
tree4cb31da24ff0ab1245602f2a7b8238786d269283
parent04331169f04198eb769925fa17696a21989c9d8b
[analyzer] Fix crash when handling dot syntax on 'super'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124376 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/PathSensitive/ObjCMessage.h
lib/StaticAnalyzer/Checkers/ExprEngine.cpp
test/Analysis/properties.m