File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11- // xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
11+ // xfail
1212
1313// compile-flags:-Z extra-debug-info
1414// debugger:set print pretty off
@@ -32,4 +32,4 @@ fn main() {
3232 _zzz ( ) ;
3333}
3434
35- fn _zzz ( ) { ( ) }
35+ fn _zzz ( ) { ( ) }
Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11- // xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
11+ // xfail
1212
1313// compile-flags:-Z extra-debug-info
1414// debugger:set print pretty off
@@ -32,4 +32,4 @@ fn main() {
3232 _zzz ( ) ;
3333}
3434
35- fn _zzz ( ) { ( ) }
35+ fn _zzz ( ) { ( ) }
You can’t perform that action at this time.
0 commit comments