We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4c84d3d852cdd1d4.swift
1 parent 5276f2e commit f62cb8fCopy full SHA for f62cb8f
validation-test/compiler_crashers_2/4c84d3d852cdd1d4.swift
@@ -1,4 +1,7 @@
1
// {"signature":"swift::ProtocolConformanceRef::forAbstract(swift::Type, swift::ProtocolDecl*)"}
2
-// RUN: not --crash %target-swift-frontend -typecheck %s
+// RUN: env DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib not --crash %target-swift-frontend -typecheck %s
3
+// REQUIRES: OS=macosx
4
+// REQUIRES: target-same-as-host
5
+// REQUIRES: no_asan
6
var sixDoubles
7
: Double "six has the value [\( ( sixDoubles \[]) }0 \0\0 \0 \sixDoubles)"
0 commit comments