about summary refs log tree commit diff
path: root/src/rustllvm/RustGCMetadataPrinter.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2011-08-10 15:57:03 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2011-08-10 17:22:57 -0700
commita8a4d4ec056b68ac25a04ea020cdc674527a76df (patch)
treedc92552f3ddf044015c5a66cc770d32202d35b5b /src/rustllvm/RustGCMetadataPrinter.cpp
parent6b756c4b4a0f632e537cdfd2c0ac63cea357c8ad (diff)
downloadrust-a8a4d4ec056b68ac25a04ea020cdc674527a76df.tar.gz
rust-a8a4d4ec056b68ac25a04ea020cdc674527a76df.zip
Use actual type, not declared type, when zeroing move arguments
trans was failing with a bounds check error because the caller
was using the declared type (an out-of-scope ty param) and not
the actual type in a list of argument types to zero.

Closes #811
Diffstat (limited to 'src/rustllvm/RustGCMetadataPrinter.cpp')
0 files changed, 0 insertions, 0 deletions