Ignore closure-related translation item collection tests.

This commit is contained in:
Michael Woerister 2016-05-13 20:47:32 -04:00
parent 5f3fefc77d
commit 2cd8cf92fc
2 changed files with 10 additions and 0 deletions

View File

@ -8,6 +8,11 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// In the current version of the collector that still has to support
// legacy-trans, closures do not generate their own TransItems, so we are
// ignoring this test until MIR trans has taken over completely
// ignore-test
// ignore-tidy-linelength
// compile-flags:-Zprint-trans-items=eager

View File

@ -8,6 +8,11 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// In the current version of the collector that still has to support
// legacy-trans, closures do not generate their own TransItems, so we are
// ignoring this test until MIR trans has taken over completely
// ignore-test
// ignore-tidy-linelength
// compile-flags:-Zprint-trans-items=eager