aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-03-30 21:37:19 +0000
committerBill Wendling <isanbard@gmail.com>2011-03-30 21:37:19 +0000
commit5034159c5ff5da6b455f779b3b56e6cbf89a59d4 (patch)
treeaaa24f0cdfdc8e496ae9675602778b999bd9ae07 /lldb/source/Commands/CommandObjectFrame.cpp
parentc640179166b973c6969d450ccb59b3c8bf5a5133 (diff)
downloadllvm-5034159c5ff5da6b455f779b3b56e6cbf89a59d4.zip
llvm-5034159c5ff5da6b455f779b3b56e6cbf89a59d4.tar.gz
llvm-5034159c5ff5da6b455f779b3b56e6cbf89a59d4.tar.bz2
* The DSE code that tested for overlapping needed to take into account the fact
that one of the numbers is signed while the other is unsigned. This could lead to a wrong result when the signed was promoted to an unsigned int. * Add the data layout line to the testcase so that it will test the appropriate thing. Patch by David Terei! llvm-svn: 128577
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions