]> granicus.if.org Git - clang/commit
[analyzer] Fix a crash until we can handle temporary struct objects properly.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 3 Feb 2011 22:01:32 +0000 (22:01 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 3 Feb 2011 22:01:32 +0000 (22:01 +0000)
commitc2e20d0c42cf085940c9a9cb495a7116d1b0eb07
tree92d6bdbe95aaf8017baca8aab64ca1efea7ae42b
parentafdf137c50f7f96ef865cf007f660dd663a8731f
[analyzer] Fix a crash until we can handle temporary struct objects properly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124822 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/ExprEngine.cpp
test/Analysis/fields.c