mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[test] Disable GuardMalloc logging, and re-enable the tests that logging broke.
Thanks, Greg. Swift SVN r22009
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// RUN: %swiftc_driver_plain -emit-executable %s -o %t.out -emit-module -emit-module-path %t.swiftmodule -emit-objc-header-path %t.h -serialize-diagnostics -emit-dependencies -parseable-output -driver-skip-execution 2>&1 | FileCheck %s
|
||||
// XFAIL: gmalloc
|
||||
|
||||
// CHECK: {{[1-9][0-9]*}}
|
||||
// CHECK-NEXT: {
|
||||
|
||||
Reference in New Issue
Block a user