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 | b36e01d87e8581577b7fc799e12ce5bc95712ba4 (patch) | |
tree | 971f70c3c9148f4bbb18212a70de5bca8e68e2f7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4724b8262fbe59231cc21657f6a9d6f28ca22ccf (diff) | |
download | bcm5719-llvm-b36e01d87e8581577b7fc799e12ce5bc95712ba4.tar.gz bcm5719-llvm-b36e01d87e8581577b7fc799e12ce5bc95712ba4.zip |
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.
llvm-svn: 67245
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions