commit | ec099f1f9d1384cec624944744a9fe92df4b389b | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Mar 18 22:10:22 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Mar 18 22:10:22 2009 +0000 |
tree | de775aaf8d6bd3bcaeb44602970b0ccf8f78dc32 | |
parent | 632f50edc08c76ebc643a0d4871bae33a55d7b4e [diff] |
Fix crash reported in <rdar://problem/6695527>. We now have SVal::GetRValueSymbolVal do the checking if we can symbolicate a type instead of having BasicStoreManager do it (which wasn't always doing the check consistently). Having this check in SVal::GetRValueSymbolVal keeps the check in one centralized place. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67245 91177308-0d34-0410-b5e6-96231b3b80d8