summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveStackAnalysis.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-10-26 00:06:17 +0000
committerTed Kremenek <kremenek@apple.com>2010-10-26 00:06:17 +0000
commit6348dac7a0e63ea3ac1b7e853277b2bfbc5cc225 (patch)
tree84ca274a06c5a64c66848a0edf80c35b0edc7f2f /llvm/lib/CodeGen/LiveStackAnalysis.cpp
parentf59449e7905cbf98dea5c48d3e97aeee098a2c46 (diff)
downloadbcm5719-llvm-6348dac7a0e63ea3ac1b7e853277b2bfbc5cc225.tar.gz
bcm5719-llvm-6348dac7a0e63ea3ac1b7e853277b2bfbc5cc225.zip
Fix lazy symbolication bug in RegionStore involving fields of global variables. When invalidated, the entire
globals memory space gets assigned a symbolic value, but that value was not being used for lazy symbolication of fields of globals. This could result in cases where bogus null dereferences were being reported. Fixes PR 8440. llvm-svn: 117336
Diffstat (limited to 'llvm/lib/CodeGen/LiveStackAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud