about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJed Davis <jld@panix.com>2013-08-31 14:41:35 -0700
committerJed Davis <jld@panix.com>2013-10-29 09:09:20 -0700
commit01097cbab00f64b922bcf5b91fb26a68f6d0d9cf (patch)
tree372b464afcee7c0e97b024df05c24f04d3523494 /src/rustllvm/RustWrapper.cpp
parenta027f164bcda6f99d0b44f79ca9f676ecc12a50a (diff)
downloadrust-01097cbab00f64b922bcf5b91fb26a68f6d0d9cf.tar.gz
rust-01097cbab00f64b922bcf5b91fb26a68f6d0d9cf.zip
Unbreak the debuginfo tests.
The variant used in debug-info/method-on-enum.rs had its layout changed
by the smaller discriminant, so that the `u32` no longer overlaps both
of the `u16`s, and thus the debugger is printing partially uninitialized
data when it prints the wrong variant.

Thus, the test runner is modified to accept wildcards (using a string
that should be unlikely to occur literally), to allow for this.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions