diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-03-18 22:10:22 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-03-18 22:10:22 +0000 |
commit | ec099f1f9d1384cec624944744a9fe92df4b389b (patch) | |
tree | de775aaf8d6bd3bcaeb44602970b0ccf8f78dc32 /lib/CodeGen/CodeGenFunction.cpp | |
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
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions