]> granicus.if.org Git - clang/commit
Don't try and symbolicate unions; we don't reason
authorTed Kremenek <kremenek@apple.com>
Tue, 25 Jan 2011 21:08:47 +0000 (21:08 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 25 Jan 2011 21:08:47 +0000 (21:08 +0000)
commitf6a19fb92556e040db2d6a7b35b504ba7ebca3bf
treee3cd03777a02ac8356b82881466381d8598e910c
parent5aa74affa5d61d04c4b034b3722ca41aec0cba6e
Don't try and symbolicate unions; we don't reason
about them yet.  Fixes crash reported in PR 9049.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124228 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/SymbolManager.cpp
test/Analysis/misc-ps-region-store.m