diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-05-21 15:48:33 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-05-21 15:48:33 +0000 |
commit | b120ff1b954cf1cc2e9cc4bc5d8118f92162f85d (patch) | |
tree | 3ce085daeed11cbf9d03e3d3b37749ad71601a18 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 78d66e4ac1435959f12e1d868188bf5295557d50 (diff) | |
download | bcm5719-llvm-b120ff1b954cf1cc2e9cc4bc5d8118f92162f85d.tar.gz bcm5719-llvm-b120ff1b954cf1cc2e9cc4bc5d8118f92162f85d.zip |
Fixed bug in the transfer function for dereferences: the loaded value from EvalLoad should bind to the UnaryOperator*, not its subexpression.
Added test case to exercise this fix when checking for uses of uninitialized values.
Patch by Zhongxing Xu!
llvm-svn: 51377
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions