]> git.lizzy.rs Git - rust.git/commitdiff
debuginfo: Re-enable test case that should have worked all along.
authorMichael Woerister <michaelwoerister@posteo>
Wed, 19 Feb 2014 16:16:36 +0000 (17:16 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Wed, 19 Feb 2014 16:16:36 +0000 (17:16 +0100)
src/test/debug-info/function-arg-initialization.rs

index a96266cff9d3863e623a2198bda42e24a6a03092..9ceec631c00591a1894da94589b325d49150b709 100644 (file)
@@ -9,7 +9,6 @@
 // except according to those terms.
 
 // ignore-android: FIXME(#10381)
-// ignore-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