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.
1 parent 8a8369b commit 2cb079bCopy full SHA for 2cb079b
validation-test/compiler_crashers_2/0207-sr7371.swift
@@ -1,4 +1,6 @@
1
// RUN: not --crash %target-swift-frontend -emit-ir %s
2
+// rdar://problem/65241930
3
+// UNSUPPORTED: asan
4
5
public protocol TypedParserResultTransferType {
6
// Remove type constraint
validation-test/compiler_crashers_2/0208-sr8751.swift
protocol TreeProtocol {
0 commit comments