Build regression test for issue #17021 with -g

This causes it to hit the previously ICEing debuginfo codepath
This commit is contained in:
Brian Koropoff 2014-10-05 12:19:58 -07:00
parent 24d7669099
commit 1694bf64ba
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
// ReScope(63u32))
//
// This is a regression test for issue #17021.
//
// compile-flags: -g
#![feature(unboxed_closures, overloaded_calls)]