summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-11-24 20:07:36 +0000
committerTed Kremenek <kremenek@apple.com>2007-11-24 20:07:36 +0000
commit2e04d73d8353fe0103647668445432aaccb21c62 (patch)
tree232e2bc1970585369a2b309b1b44a7c016753af4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent33407b333871f7ac3b4d9aa5a98c6af9a43865c6 (diff)
downloadbcm5719-llvm-2e04d73d8353fe0103647668445432aaccb21c62.tar.gz
bcm5719-llvm-2e04d73d8353fe0103647668445432aaccb21c62.zip
Fixed bogus culling of uninitialized-values "taint" propagation during assignments.
We accidentally were throttling the propagation of uninitialized state across assignments (e.g. x = y). Thanks to Anders Carlsson for spotting this problem. Added test cases to test suite to provide regression testing for the uninitialized values analysis. llvm-svn: 44306
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud