Ignore test for not-closed issue

Confirmed on IRC that the bug isn't fully fixed, and the "resurgence" here isn't
the fault of this PR.
This commit is contained in:
Alex Crichton 2017-06-19 07:49:50 -07:00
parent 5354b91ce5
commit 879ec55d2e

View file

@ -9,6 +9,7 @@
// except according to those terms.
// this used to cause exponential code-size blowup during LLVM passes.
// ignore-test FIXME #41696
// min-llvm-version 3.9
#![feature(test)]