auto merge of #12022 : alexcrichton/rust/unblock-snapshot, r=thestinger

cc #12021
This commit is contained in:
bors 2014-02-03 19:41:31 -08:00
commit 346d378ad5

View file

@ -9,6 +9,7 @@
// except according to those terms.
// xfail-android: FIXME(#10381)
// xfail-test: FIXME(#12021)
// This test case checks if function arguments already have the correct value when breaking at the
// first line of the function, that is if the function prologue has already been executed at the