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 b0fb7c5 commit cb24a82Copy full SHA for cb24a82
test/Demangle/rdar-82252704.swift
@@ -1,5 +1,6 @@
1
-// rdar://82252704 - [SR-15070]: Declaring a class inside a async throws
2
-// function crashes compiler
+// rdar://82252704
+// https://github.com/apple/swift/issues/57396
3
+// Declaring a class inside a 'async throws' function crashes compiler
4
5
// RUN: %empty-directory(%t)
6
// RUN: %target-swift-frontend -c %s -o %t/test.o
0 commit comments